ActivityResponse.GoogleCalendarId Property

Definition

Id of the google calendar.

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

Property Value

Attributes

Applies to