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
プロパティ値
検索のフィルター処理に使用される item プロパティの定義。
注釈
プロパティ定義は、などのEmailMessageSchemaAppointmentSchemaContactSchemaスキーマ クラスから静的メンバーとして使用できます。