다음을 통해 공유


MailEventNotificationInfo.MessagesInNotification 속성

정의

현재 알림의 총 메시지 수를 가져옵니다.

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

속성 값

Int32

현재 알림의 총 메시지 수입니다.

적용 대상