local.tomas.mobile.sync.obj.desktop
Class OutlookInstance

java.lang.Object
  extended by local.tomas.outlook.OutlookApplication
      extended by local.tomas.mobile.sync.obj.desktop.OutlookInstance

public class OutlookInstance
extends local.tomas.outlook.OutlookApplication


Constructor Summary
OutlookInstance()
           
 
Method Summary
 void close()
           
protected  void finalize()
           
static OutlookInstance findInstance(com.jacobgen.microsoft.outlook._Application app)
           
 VariantConverterFactory getConverterFactory()
           
 
Methods inherited from class local.tomas.outlook.OutlookApplication
findFolder, getApplication, getAppointmentItem, getContactItem, getDefaultFolder, getNullDate, getTaskItem, getVersion, listFolders
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutlookInstance

public OutlookInstance()
Method Detail

finalize

protected void finalize()
                 throws java.lang.Throwable
Overrides:
finalize in class local.tomas.outlook.OutlookApplication
Throws:
java.lang.Throwable

findInstance

public static OutlookInstance findInstance(com.jacobgen.microsoft.outlook._Application app)

getConverterFactory

public VariantConverterFactory getConverterFactory()

close

public void close()


Copyright © 2007 null. All Rights Reserved.