NotificationType.Items Propriedade

Definição

O Items propriedade obtém ou define uma matriz de itens.

public:
 property cli::array <ExchangeWebServices::BaseNotificationEventType ^> ^ Items { cli::array <ExchangeWebServices::BaseNotificationEventType ^> ^ get(); void set(cli::array <ExchangeWebServices::BaseNotificationEventType ^> ^ value); };
public ExchangeWebServices.BaseNotificationEventType[] Items { get; set; }
Public Property Items As BaseNotificationEventType()

Valor da propriedade

BaseNotificationEventType[]

O Items propriedade retorna uma matriz que contém os elementos do tipo BaseNotificationEventType.

Aplica-se a