Click or drag to resize

AccountInfoContractIsBackupBlockedDueToAccountOverQuota Property

Backup is not available for current account due to exceeding the limit of the stored data

Namespace:  SOS.SDK.Contracts.DataContracts
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public bool IsBackupBlockedDueToAccountOverQuota { get; set; }

Property Value

Type: Boolean
See Also