Compartir a través de


NotificationType.ItemsElementName Propiedad

Definición

La ItemsElementName propiedad obtiene o establece una matriz de elementos del tipo ItemsChoiceType3 que especifica el tipo de respuesta para cada elemento correspondiente de la propiedad Items.

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

Valor de propiedad

La ItemsElementName propiedad devuelve una matriz de valores de enumeración ItemsChoiceType2 que indican el tipo de objeto en items.

Se aplica a