Click or drag to resize

FolderStatusThrottled Property

Gets the value indicating that requests are being throttled. In this case, your application should back off and perform fewer requests for that user.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool Throttled { get; }

Property Value

Type: Boolean
See Also