Click or drag to resize
MessageWaitingEventMailbox Property
Get/Set the name of the mailbox that has waiting messages.
The name of the mailbox is of the form numberOfMailbox@context, e.g. 1234@default.

Namespace: AsterNET.Manager.Event
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Mailbox { get; set; }

Property Value

Type: String
See Also