ExchangeService.FileAttachmentContentHandler Property

Definition

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.

Applies to