TTMSFNCCloudBoxInfo Class
Contains Box account and quota information returned by account-info requests.
API unit family: TMSFNCCloudBox
Inherits from: TPersistent
Syntax
TTMSFNCCloudBoxInfo = class(TPersistent)
Properties
| Name | Description |
|---|---|
| Gets or sets the email address associated with the Box account. | |
| Quota | Gets or sets the total quota reported for the Box account. |
| QuotaUsed | Gets or sets the quota currently used by the Box account. |
| UserID | Gets or sets the Box user identifier. |
| UserName | Gets or sets the display name of the Box account user. |