ContactsFolderType.PermissionSet プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティは PermissionSet 、特定のフォルダーに PermissionSetType 対して構成されているすべてのアクセス許可を表すオブジェクトを取得または設定します。
public:
property ExchangeWebServices::PermissionSetType ^ PermissionSet { ExchangeWebServices::PermissionSetType ^ get(); void set(ExchangeWebServices::PermissionSetType ^ value); };
public ExchangeWebServices.PermissionSetType PermissionSet { get; set; }
Public Property PermissionSet As PermissionSetType
プロパティ値
PermissionSet プロパティは、フォルダー用にPermissionSetType構成されているすべてのアクセス許可を表す オブジェクトを返します。