Moyosoft Products | Services | Download | Contact us    
Java Outlook Connector
Products  >  Java Outlook Connector  >  API Reference    
API Reference
   
Overview  |  
Classic JavaDoc

AttachmentsCollection.addFile

public OutlookAttachment addFile(java.io.File pAttachement, String pDisplayName)

Deprecated:
Use the method add(File, String) instead.


public OutlookAttachment addFile(java.io.File pAttachement)

Deprecated:
Use the method add(File) instead.

Community comments



Powered by JavaDocPlus