Поделиться через


SearchFilter.RelationalFilter.OtherPropertyDefinition Свойство

Определение

Возвращает или задает определение свойства для сравниваемого свойства.

public:
 property Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ OtherPropertyDefinition { Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ get(); void set(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ value); };
public Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase OtherPropertyDefinition { get; set; }
Public Property OtherPropertyDefinition As PropertyDefinitionBase

Значение свойства

Объект PropertyDefinitionBase с определением свойства для сравнения.

Комментарии

Определения свойств доступны в виде статических членов из классов схем (например, Subject, Startили GivenName.) Свойства OtherPropertyDefinition и Value являются взаимоисключающими. При установке одного из них другой сбрасывается на пустую ссылку (Nothing в Visual Basic).

Применяется к