Click or drag to resize
MailboxStatusResponseWaiting Property
Get/Set true if at least one of the given mailboxes contains new messages, false otherwise.

Namespace: AsterNET.Manager.Response
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Waiting { get; set; }

Property Value

Type: Boolean
See Also