MailEventNotificationInfo.EventsInNotification 속성

정의

현재 알림에 대해 처리하고 있는 이벤트 수를 가져옵니다.

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

속성 값

Int32

현재 알림에 대해 처리하고 있는 이벤트 수입니다.

설명

만이 개수 현재 알림에 대 한 이벤트를 포함 하 고 메시지 제한으로 인해 제외 되었거나 버퍼에서 삭제 된 이벤트를 포함 되지 않습니다.

적용 대상