API Reference
| Classic JavaDoc |
AttachmentsCollection.addFile
public OutlookAttachment addFile(java.io.File pAttachement, String pDisplayName)
public OutlookAttachment addFile(java.io.File pAttachement)
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