TwoOperandExpressionType.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 对象,该对象表示 PathToUnindexedFieldTypePathToIndexedFieldTypePathToExtendedFieldType 对象。

适用于