Compartilhar via


Propriedade GetEventsResponseMessageType.Notification

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Obtém ou define informações sobre a assinatura e os eventos que ocorreram desde a última notificação.

Namespace:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007
Assembly:  Microsoft.ServiceModel.Channels.Mail.ExchangeWebService (em Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.dll)

Sintaxe

'Declaração
Public Property Notification As NotificationType
'Uso
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)

Valor de propriedade

Tipo: Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007.NotificationType
Um objeto que representa informações sobre assinatura e eventos.

Permissões

Plataformas

Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC

o.NET Framework e.NET Compact Framework não oferecem suporte a todas as versões de cada plataforma. Para obter uma lista de versões suportadas, consulte Requisitos de sistema do .NET framework.

Informações sobre versão

.NET Compact Framework

Compatível com: 3.5

Consulte também

Referência

GetEventsResponseMessageType Classe

Membros GetEventsResponseMessageType

Namespace Microsoft.ServiceModel.Channels.Mail.ExchangeWebService.Exchange2007