SearchFilter.PropertyBasedFilter.PropertyDefinition 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置用于筛选搜索的项属性。
public:
property Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ PropertyDefinition { Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ get(); void set(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ value); };
public Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase PropertyDefinition { get; set; }
Public Property PropertyDefinition As PropertyDefinitionBase
属性值
用于筛选搜索的项属性的定义。
注解
属性定义作为架构类(如 EmailMessageSchema、 AppointmentSchema、 ContactSchema等)中的静态成员提供。