Classe DeleteItemType
Aggiornamento: novembre 2007
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Rappresenta una richiesta per eliminare elementi da un database di Microsoft 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 DeleteItemType _
Inherits BaseRequestType
'Utilizzo
Dim instance As DeleteItemType
public class DeleteItemType : BaseRequestType
public ref class DeleteItemType : public BaseRequestType
public class DeleteItemType 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.DeleteItemType
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