Uses of Class
com.jacobgen.microsoft.outlook.Attachment

Packages that use Attachment
com.jacobgen.microsoft.outlook   
 

Uses of Attachment in com.jacobgen.microsoft.outlook
 

Methods in com.jacobgen.microsoft.outlook that return Attachment
 Attachment Attachments.add(com.jacob.com.Variant source)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Attachment Attachments.add(com.jacob.com.Variant source, com.jacob.com.Variant type)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Attachment Attachments.add(com.jacob.com.Variant source, com.jacob.com.Variant type, com.jacob.com.Variant position)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Attachment Attachments.add(com.jacob.com.Variant source, com.jacob.com.Variant type, com.jacob.com.Variant position, com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 Attachment Attachments.item(com.jacob.com.Variant lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 

Methods in com.jacobgen.microsoft.outlook with parameters of type Attachment
 void ItemEvents.attachmentAdd(Attachment lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void ItemEvents.attachmentRead(Attachment lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 void ItemEvents.beforeAttachmentSave(Attachment attachment, boolean lastParam)
          Wrapper for calling the ActiveX-Method with input-parameter(s).
 



Copyright © 2007 null. All Rights Reserved.