PresenceState.StartTime Property

Definition

Gets or sets the start time from which this state will be active.

public:
 property DateTime StartTime { DateTime get(); void set(DateTime value); };
public DateTime StartTime { get; set; }
member this.StartTime : DateTime with get, set
Public Property StartTime As DateTime

Property Value

DateTime

Applies to