Classe AttachmentType
Aggiornamento: novembre 2007
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Rappresenta un 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 Class AttachmentType
'Utilizzo
Dim instance As AttachmentType
public class AttachmentType
public ref class AttachmentType
public class AttachmentType
Note
La classe AttachmentType può rappresentare un file o un allegato dell'elemento. La classe AttachmentType è la classe base per le classi FileAttachmentType e ItemAttachmentType.
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.FileAttachmentType
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
Spazio dei nomi Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007