ChangeDescriptionType.Item 属性

定义

属性 Item 获取或设置要更新的属性。

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

属性值

属性 Item 返回一个 BasePathToElementType 对象,该对象表示要更新的属性。 对象 BasePathToElementType 可以是 PathToUnindexedFieldTypePathToIndexedFieldTypePathToExtendedFieldType

适用于