Edit

Share via


Event.LastUpdatedTime Property

Definition

Provides the time that the event was last updated.

public:
 property DateTime LastUpdatedTime { DateTime get(); void set(DateTime value); };
[System.Runtime.Serialization.DataMember]
public DateTime LastUpdatedTime { get; set; }
Public Property LastUpdatedTime As DateTime

Property Value

DateTime

Attributes

Applies to