ChangeDescriptionType.Item Propriedade

Definição

O Item propriedade obtém ou define a propriedade a ser atualizada.

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 da propriedade

BasePathToElementType

O Item propriedade retornará uma BasePathToElementType object que representa a propriedade a ser atualizada. O BasePathToElementType objeto pode ser um PathToUnindexedFieldType, PathToIndexedFieldType, ou PathToExtendedFieldType.

Aplica-se a