次の方法で共有


MailEventNotificationInfo.MessagesInNotification プロパティ

定義

現在の通知に含まれているメッセージの総数を取得します。

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

プロパティ値

Int32

現在の通知に含まれているメッセージの総数。

適用対象