MailEventNotificationInfo.NotificationSequence 속성

정의

현재까지 수행된 총 알림 수 내에서 이 알림의 위치를 가져옵니다.

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

속성 값

이 알림의 위치는 현재까지 수행된 총 알림 수 내의 위치입니다.

설명

메모

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

적용 대상