GetAttachmentResponse.Attachment Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém o anexo que foi recuperado.
public:
property Microsoft::Exchange::WebServices::Data::Attachment ^ Attachment { Microsoft::Exchange::WebServices::Data::Attachment ^ get(); };
public Microsoft.Exchange.WebServices.Data.Attachment Attachment { get; }
Public ReadOnly Property Attachment As Attachment
Valor da propriedade
O anexo que foi recuperado.