Classe GetAttachmentType
Aggiornamento: novembre 2007
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Rappresenta l'elemento radice in una richiesta per ottenere un allegato dall'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 GetAttachmentType _
Inherits BaseRequestType
'Utilizzo
Dim instance As GetAttachmentType
public class GetAttachmentType : BaseRequestType
public ref class GetAttachmentType : public BaseRequestType
public class GetAttachmentType extends BaseRequestType
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.BaseRequestType
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.GetAttachmentType
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