Click or drag to resize
MailboxCountResponseNewMessages Property
Get/Set the number of new messages in the mailbox.

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

Property Value

Type: Int32
See Also