Condividi tramite


Proprietà GetEventsResponseMessageType.Notification

Aggiornamento: novembre 2007

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

Ottiene o imposta le informazioni sulla sottoscrizione e gli eventi che si sono verificati dall'ultima notifica.

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 Property Notification As NotificationType
'Utilizzo
Dim instance As GetEventsResponseMessageType
Dim value As NotificationType

value = instance.Notification

instance.Notification = value
public NotificationType Notification { get; set; }
public:
property NotificationType^ Notification {
    NotificationType^ get ();
    void set (NotificationType^ value);
}
public function get Notification () : NotificationType
public function set Notification (value : NotificationType)

Valore proprietà

Tipo: Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.NotificationType

Oggetto che rappresenta le informazioni sulla sottoscrizione e gli eventi.

Autorizzazioni

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

GetEventsResponseMessageType Classe

Membri GetEventsResponseMessageType

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