Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property EventTime As DateTime
Get
'Usage
Dim instance As UserProfileChange
Dim value As DateTime
value = instance.EventTime
public DateTime EventTime { get; }
Property Value
Type: System.DateTime