Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CalendarEventCalendarClient struct + Client *msgraph.Client + func NewCalendarEventCalendarClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarEventCalendarClient, error) + func (c CalendarEventCalendarClient) GetCalendarEventCalendar(ctx context.Context, id stable.GroupIdCalendarEventId, ...) (result GetCalendarEventCalendarOperationResponse, err error) + type GetCalendarEventCalendarOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetCalendarEventCalendarOperationOptions() GetCalendarEventCalendarOperationOptions + func (o GetCalendarEventCalendarOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarEventCalendarOperationOptions) ToOData() *odata.Query + func (o GetCalendarEventCalendarOperationOptions) ToQuery() *client.QueryParams + type GetCalendarEventCalendarOperationResponse struct + HttpResponse *http.Response + Model *stable.Calendar + OData *odata.OData