User.LastDirectorySyncTime Property

Definition

Gets or sets the last directory sync time for the user.

public DateTime? LastDirectorySyncTime { get; set; }
member this.LastDirectorySyncTime : Nullable<DateTime> with get, set
Public Property LastDirectorySyncTime As Nullable(Of DateTime)

Property Value

Applies to