DocumentSharingLocation.CanModifyPermissions プロパティ

定義

ユーザーがドキュメント共有の場所のアクセス許可を変更できるかどうかを取得します。 プロパティはCanModifyPermissions、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

public:
 property bool CanModifyPermissions { bool get(); };
public bool CanModifyPermissions { get; }
Public ReadOnly Property CanModifyPermissions As Boolean

プロパティ値

ユーザーがアクセス許可の設定を変更できる場合は true。それ以外の場合は false

適用対象