Condividi tramite


Proprietà AttachmentType.AttachmentId

Aggiornamento: novembre 2007

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

Ottiene o imposta l'identificatore dell'allegato.

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 AttachmentId As AttachmentIdType
'Utilizzo
Dim instance As AttachmentType
Dim value As AttachmentIdType

value = instance.AttachmentId

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

Valore proprietà

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

Oggetto contenente l'identificatore dell'elemento padre e l'allegato.

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

AttachmentType Classe

Membri AttachmentType

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