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 CalendarViewCalendarClient struct + Client *msgraph.Client + func NewCalendarViewCalendarClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarViewCalendarClient, error) + func (c CalendarViewCalendarClient) GetCalendarViewCalendar(ctx context.Context, id beta.GroupIdCalendarViewId, ...) (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 *beta.Calendar + OData *odata.OData