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 CalendarCalendarViewCalendarClient struct + Client *msgraph.Client + func NewCalendarCalendarViewCalendarClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarCalendarViewCalendarClient, error) + func (c CalendarCalendarViewCalendarClient) GetCalendarViewCalendar(ctx context.Context, id stable.GroupIdCalendarCalendarViewId, ...) (result GetCalendarViewCalendarOperationResponse, err error) + type GetCalendarViewCalendarOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetCalendarViewCalendarOperationOptions() GetCalendarViewCalendarOperationOptions + func (o GetCalendarViewCalendarOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarViewCalendarOperationOptions) ToOData() *odata.Query + func (o GetCalendarViewCalendarOperationOptions) ToQuery() *client.QueryParams + type GetCalendarViewCalendarOperationResponse struct + HttpResponse *http.Response + Model *stable.Calendar + OData *odata.OData