ManagedFolderInformation.StorageQuota プロパティ

定義

フォルダーのストレージ クォータを取得します。

public:
 property Nullable<int> StorageQuota { Nullable<int> get(); };
public Nullable<int> StorageQuota { get; }
Public ReadOnly Property StorageQuota As Nullable(Of Integer)

プロパティ値

マネージド フォルダーのストレージ サイズ制限。

適用対象