Uses of Class
microsoft.exchange.webservices.data.FileAttachment

Uses of FileAttachment in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return FileAttachment
 FileAttachment AttachmentCollection.addFileAttachment(String fileName)
          * Adds a file attachment to the collection.
 FileAttachment AttachmentCollection.addFileAttachment(String name, byte[] content)
          * Adds a file attachment to the collection.
 FileAttachment AttachmentCollection.addFileAttachment(String name, InputStream contentStream)
          * Adds a file attachment to the collection.
 FileAttachment AttachmentCollection.addFileAttachment(String name, String fileName)
          * Adds a file attachment to the collection.
 FileAttachment Contact.getContactPictureAttachment()
          Retrieves the file attachment that holds the contact's picture.
 



Copyright © 2012. All Rights Reserved.