BaseFolderType.EffectiveRights プロパティ

定義

プロパティは EffectiveRightsEffectiveRightsType 現在のログオン ユーザーがフォルダーに対して実行できる操作を表す オブジェクトを取得します。 このプロパティは読み取り専用です。

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

プロパティ値

EffectiveRights プロパティは、現在のログオン ユーザーがフォルダーに対して実行できる操作を表す オブジェクトを返EffectiveRightsTypeします。

適用対象