MyLibraryInfo MaxPremiumSpaceLimit Property CTCT Wrapper Documented Class Library
Gets or sets the total amount of MyLibrary Plus storage space (in bytes) If value = 0, refer to max_free_file_num for capacity If value = -1, the account has unlimited storage

Namespace: CTCT.Components.MyLibrary
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public int MaxPremiumSpaceLimit { get; set; }
See Also