次の方法で共有


ContactsFolderType.PermissionSet プロパティ

定義

プロパティは 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構成されているすべてのアクセス許可を表す オブジェクトを返します。

適用対象