ExchangeService.FileAttachmentContentHandler Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a file attachment content handler.
public:
property Microsoft::Exchange::WebServices::Data::IFileAttachmentContentHandler ^ FileAttachmentContentHandler { Microsoft::Exchange::WebServices::Data::IFileAttachmentContentHandler ^ get(); void set(Microsoft::Exchange::WebServices::Data::IFileAttachmentContentHandler ^ value); };
public Microsoft.Exchange.WebServices.Data.IFileAttachmentContentHandler FileAttachmentContentHandler { get; set; }
Public Property FileAttachmentContentHandler As IFileAttachmentContentHandler
Property Value
A file attachment content handler.