CalendarResponseMessage<TMessage>.Attachments 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 une liste de pièces jointes à cette réponse.
public:
property Microsoft::Exchange::WebServices::Data::AttachmentCollection ^ Attachments { Microsoft::Exchange::WebServices::Data::AttachmentCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.AttachmentCollection Attachments { get; }
Public ReadOnly Property Attachments As AttachmentCollection
Valeur de propriété
Liste des pièces jointes à la réponse.