CalendarEventProperties.WithEnd(String) Method

Definition

public Microsoft.Teams.Cards.CalendarEventProperties WithEnd(string value);
member this.WithEnd : string -> Microsoft.Teams.Cards.CalendarEventProperties
Public Function WithEnd (value As String) As CalendarEventProperties

Parameters

value
String

Returns

Applies to