OrganizationResources.MaxStorage Property

Definition

Gets the maximum storage allowed for the organization.

public:
 property int MaxStorage { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int MaxStorage { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MaxStorage : int with get, set
Public Property MaxStorage As Integer

Property Value

The maximum storage allowed for the organization.

Attributes

Applies to