Edit

Share via


ManagedFolderInformation.StorageQuota Property

Definition

Gets the storage quota of the folder.

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

Property Value

The storage size limit for the managed folder.

Applies to