ActivityResponse.GoogleCalendarEventId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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