MessagePartDescription.HasProtectionLevel プロパティ

定義

メッセージ パーツに ProtectionLevel プロパティの値があるかどうかを示す値を取得します。

public:
 property bool HasProtectionLevel { bool get(); };
public bool HasProtectionLevel { get; }
member this.HasProtectionLevel : bool
Public ReadOnly Property HasProtectionLevel As Boolean

プロパティ値

true このメッセージ 部分に ProtectionLevel が設定されている場合は。それ以外の場合は false

適用対象