org.semanticdesktop.aperture.outlook
Class OutlookCrawler.OLConst

java.lang.Object
  extended by org.semanticdesktop.aperture.outlook.OutlookCrawler.OLConst
Enclosing class:
OutlookCrawler

public static class OutlookCrawler.OLConst
extends Object

Constants from outlook

Author:
Sauermann

Field Summary
static int olAppointmentItem
           
static int olFolderCalendar
           
static int olFolderContacts
           
 
Constructor Summary
OutlookCrawler.OLConst()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

olAppointmentItem

public static final int olAppointmentItem
See Also:
Constant Field Values

olFolderCalendar

public static final int olFolderCalendar
See Also:
Constant Field Values

olFolderContacts

public static final int olFolderContacts
See Also:
Constant Field Values
Constructor Detail

OutlookCrawler.OLConst

public OutlookCrawler.OLConst()


Copyright © 2010 Aperture Development Team. All Rights Reserved.