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.26106.1555
Syntax
public bool Throttled { get; }

Property Value

Boolean
See Also