Compartir a través de


ExistsType.Item Propiedad

Definición

La Item propiedad obtiene o establece la propiedad que se determina que existe en un elemento.

public:
 property ExchangeWebServices::BasePathToElementType ^ Item { ExchangeWebServices::BasePathToElementType ^ get(); void set(ExchangeWebServices::BasePathToElementType ^ value); };
public ExchangeWebServices.BasePathToElementType Item { get; set; }
Public Property Item As BasePathToElementType

Valor de propiedad

La Item propiedad devuelve un BasePathToElementType objeto que representa un PathToUnindexedFieldTypeobjeto , o PathToIndexedFieldType.PathToExtendedFieldType

Se aplica a