Share via


Classe ItemAttachmentType

Aggiornamento: novembre 2007

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

Rappresenta un elemento allegato a un altro elemento nell'archivio di Exchange.

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 Class ItemAttachmentType _
    Inherits AttachmentType
'Utilizzo
Dim instance As ItemAttachmentType
public class ItemAttachmentType : AttachmentType
public ref class ItemAttachmentType : public AttachmentType
public class ItemAttachmentType extends AttachmentType

Note

Per visualizzare la documentazione completa relativa ai tipi nello spazio dei nomi Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007, vedere l'SDK di Microsoft Exchange Server 2007 in MSDN Library.

Gerarchia di ereditarietà

System.Object
  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.AttachmentType
    Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.ItemAttachmentType

Codice thread safe

Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.

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

Membri ItemAttachmentType

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