Condividi tramite


Proprietà GetAttachmentType.AttachmentShape

Aggiornamento: novembre 2007

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Ottiene o imposta proprietà estese aggiuntive dell'elemento da restituire in risposta a una richiesta GetAttachment.

Spazio dei nomi:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007
Assembly:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService (in Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)

Sintassi

'Dichiarazione
Public Property AttachmentShape As AttachmentResponseShapeType
'Utilizzo
Dim instance As GetAttachmentType
Dim value As AttachmentResponseShapeType

value = instance.AttachmentShape

instance.AttachmentShape = value
public AttachmentResponseShapeType AttachmentShape { get; set; }
public:
property AttachmentResponseShapeType^ AttachmentShape {
    AttachmentResponseShapeType^ get ();
    void set (AttachmentResponseShapeType^ value);
}
public function get AttachmentShape () : AttachmentResponseShapeType
public function set AttachmentShape (value : AttachmentResponseShapeType)

Valore proprietà

Tipo: Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.AttachmentResponseShapeType

Proprietà estese dell'elemento.

Note

Questa proprietà è facoltativa.

Autorizzazioni

Piattaforme

Windows CE, Windows Mobile per Smartphone, Windows Mobile per Pocket PC

.NET Framework e .NET Compact Framework non supportano tutte le versioni di ciascuna piattaforma. Per un elenco delle versioni supportate, vedere Requisiti di sistema di .NET Framework.

Informazioni sulla versione

.NET Compact Framework

Supportato in: 3.5

Vedere anche

Riferimenti

GetAttachmentType Classe

Membri GetAttachmentType

Spazio dei nomi Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007