Event.LastUpdatedTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes