Uses of Interface
microsoft.exchange.webservices.data.core.IFileAttachmentContentHandler
-
Packages that use IFileAttachmentContentHandler Package Description microsoft.exchange.webservices.data.core -
-
Uses of IFileAttachmentContentHandler in microsoft.exchange.webservices.data.core
Methods in microsoft.exchange.webservices.data.core that return IFileAttachmentContentHandler Modifier and Type Method Description IFileAttachmentContentHandlerExchangeService. getFileAttachmentContentHandler()Gets the file attachment content handler.Methods in microsoft.exchange.webservices.data.core with parameters of type IFileAttachmentContentHandler Modifier and Type Method Description voidExchangeService. setFileAttachmentContentHandler(IFileAttachmentContentHandler fileAttachmentContentHandler)Sets the file attachment content handler.
-