ActivityResponse.GoogleCalendarEventId Property

Definition

Id of the google calendar event.

[System.Text.Json.Serialization.JsonPropertyName("gcal_event_id")]
public string GoogleCalendarEventId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("gcal_event_id")>]
member this.GoogleCalendarEventId : string with get, set
Public Property GoogleCalendarEventId As String

Property Value

Attributes

Applies to