次の方法で共有


ExcludesType クラス

定義

クラスは ExcludesType 、指定されたプロパティと指定された値のビットごとのマスクを実行します。

public ref class ExcludesType : ExchangeWebServices::SearchExpressionType
public class ExcludesType : ExchangeWebServices.SearchExpressionType
Public Class ExcludesType
Inherits SearchExpressionType
継承

注釈

制限は ExcludesType 、整数値を持つプロパティにのみ適用できます。 プロパティ型が整数以外の場合は、 の ErrorUnsupportedPathForQuery エラー コードが応答で返されます。

コンストラクター

ExcludesType()

コンストラクターは ExcludesType 、 クラスの新しいインスタンスを ExcludesType 初期化します。

プロパティ

Bitmask

プロパティは Bitmask 、Excludes 制限操作中に使用する 16 進マスクまたは 10 進数マスクを取得または設定します。

Item

プロパティは Item 、 と比較されるプロパティ パスを取得または設定します Bitmask

適用対象