NotificationType.ItemsElementName Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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.