CalendarEvent.End Property

Definition

End time of the event.

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

Property Value

Applies to