MailEventNotificationInfo.LastNotificationUtc 属性

定义

获取前一次通知的时间。

public:
 property DateTime LastNotificationUtc { DateTime get(); };
public DateTime LastNotificationUtc { get; }
member this.LastNotificationUtc : DateTime
Public ReadOnly Property LastNotificationUtc As DateTime

属性值

DateTime

指定前一次通知的时间的 DateTime 对象。

适用于