MailEventNotificationInfo.LastNotificationUtc Property

Definition

Gets the time of the previous notification.

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

Property Value

A DateTime object that specifies the time of the previous notification.

Applies to