次の方法で共有


SearchParametersType.Restriction プロパティ

定義

プロパティは Restriction 、検索フォルダーの内容を定義するクエリを取得または設定します。

public:
 property ExchangeWebServices::RestrictionType ^ Restriction { ExchangeWebServices::RestrictionType ^ get(); void set(ExchangeWebServices::RestrictionType ^ value); };
public ExchangeWebServices.RestrictionType Restriction { get; set; }
Public Property Restriction As RestrictionType

プロパティ値

プロパティは RestrictionRestrictionType 検索フォルダーの結果をフィルター処理するために使用される制限を含む オブジェクトを返します。

適用対象