Click or drag to resize
MailboxCountActionMailbox Property
Get/Set the name of the mailbox to query.
This can either be only the number of the mailbox or a string of the form mailboxnumber@context.If no context is specified "default" is assumed.
This property is mandatory.

Namespace: AsterNET.Manager.Action
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