Share via


PSSyncSessionStatus.LastSyncResult Property

Definition

Gets or sets the last sync result.

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

Property Value

The last sync result.

Applies to