다음을 통해 공유


MailEventNotificationInfo.NotificationSequence 속성

정의

현재까지 작성된 알림의 전체 수에서 현재 알림의 위치를 가져옵니다.

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

속성 값

Int32

현재까지 작성된 알림의 전체 수에서 현재 알림의 위치입니다.

설명

참고

시퀀스 번호는 첫 번째 알림에 대 한 1부터 시작 합니다.

적용 대상