MailEventNotificationInfo.MessageSequence 属性

定义

获取此消息在当前通知的序列中的位置。

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

属性值

Int32

此消息在当前通知序列中的位置。

注解

备注

第一条消息的序列号从 1 开始。

适用于