ChangeDescriptionType.Item 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
属性 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 可以是 PathToUnindexedFieldType、 PathToIndexedFieldType或 PathToExtendedFieldType。