Classe ResponseObjectType
Aggiornamento: novembre 2007
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Definisce il comportamento per le classi che rappresentano una risposta a un messaggio di posta elettronica nell'archivio di Exchange e fornisce una base per le classi derivate.
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 MustInherit Class ResponseObjectType _
Inherits ResponseObjectCoreType
'Utilizzo
Dim instance As ResponseObjectType
public abstract class ResponseObjectType : ResponseObjectCoreType
public ref class ResponseObjectType abstract : public ResponseObjectCoreType
public abstract class ResponseObjectType extends ResponseObjectCoreType
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.ItemType
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.MessageType
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.ResponseObjectCoreType
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.ResponseObjectType
Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.SmartResponseBaseType
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