ExchangeService.FileAttachmentContentHandler Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit un gestionnaire de contenu de pièce jointe.
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
Valeur de propriété
Gestionnaire de contenu de pièce jointe.