MailEventNotificationInfo.MessagesInNotification 属性

定义

获取当前通知中的消息总数。

public:
 property int MessagesInNotification { int get(); };
public int MessagesInNotification { get; }
member this.MessagesInNotification : int
Public ReadOnly Property MessagesInNotification As Integer

属性值

Int32

当前通知中的消息总数。

适用于