Compartilhar via


NotificationType.Items Propriedade

Definição

A 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

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

Aplica-se a