Uses of Interface
microsoft.exchange.webservices.data.core.IFileAttachmentContentHandler

Packages that use IFileAttachmentContentHandler
microsoft.exchange.webservices.data.core   
 

Uses of IFileAttachmentContentHandler in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return IFileAttachmentContentHandler
 IFileAttachmentContentHandler ExchangeService.getFileAttachmentContentHandler()
          Gets the file attachment content handler.
 

Methods in microsoft.exchange.webservices.data.core with parameters of type IFileAttachmentContentHandler
 void ExchangeService.setFileAttachmentContentHandler(IFileAttachmentContentHandler fileAttachmentContentHandler)
          Sets the file attachment content handler.
 



Copyright © 2012–2015 Microsoft. All rights reserved.