Compartir a través de


NotificationType.Items Propiedad

Definición

La Items propiedad obtiene o establece una matriz de elementos.

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 de propiedad

La Items propiedad devuelve una matriz que contiene elementos del tipo BaseNotificationEventType.

Se aplica a