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 AcceptCalendarEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultAcceptCalendarEventInstanceExceptionOccurrenceOperationOptions() AcceptCalendarEventInstanceExceptionOccurrenceOperationOptions + func (o AcceptCalendarEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o AcceptCalendarEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o AcceptCalendarEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type AcceptCalendarEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type AcceptCalendarEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + SendResponse nullable.Type[bool] + type CalendarEventInstanceExceptionOccurrenceClient struct + Client *msgraph.Client + func NewCalendarEventInstanceExceptionOccurrenceClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarEventInstanceExceptionOccurrenceClient, error) + func (c CalendarEventInstanceExceptionOccurrenceClient) AcceptCalendarEventInstanceExceptionOccurrence(ctx context.Context, ...) (result AcceptCalendarEventInstanceExceptionOccurrenceOperationResponse, ...) + func (c CalendarEventInstanceExceptionOccurrenceClient) CancelCalendarEventInstanceExceptionOccurrence(ctx context.Context, ...) (result CancelCalendarEventInstanceExceptionOccurrenceOperationResponse, ...) + func (c CalendarEventInstanceExceptionOccurrenceClient) DeclineCalendarEventInstanceExceptionOccurrence(ctx context.Context, ...) (result DeclineCalendarEventInstanceExceptionOccurrenceOperationResponse, ...) + func (c CalendarEventInstanceExceptionOccurrenceClient) DismissCalendarEventInstanceExceptionOccurrenceReminder(ctx context.Context, ...) (...) + func (c CalendarEventInstanceExceptionOccurrenceClient) ForwardCalendarEventInstanceExceptionOccurrence(ctx context.Context, ...) (result ForwardCalendarEventInstanceExceptionOccurrenceOperationResponse, ...) + func (c CalendarEventInstanceExceptionOccurrenceClient) GetCalendarEventInstanceExceptionOccurrence(ctx context.Context, ...) (result GetCalendarEventInstanceExceptionOccurrenceOperationResponse, err error) + func (c CalendarEventInstanceExceptionOccurrenceClient) GetCalendarEventInstanceExceptionOccurrencesCount(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result GetCalendarEventInstanceExceptionOccurrencesCountOperationResponse, ...) + func (c CalendarEventInstanceExceptionOccurrenceClient) ListCalendarEventInstanceExceptionOccurrences(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result ListCalendarEventInstanceExceptionOccurrencesOperationResponse, ...) + func (c CalendarEventInstanceExceptionOccurrenceClient) ListCalendarEventInstanceExceptionOccurrencesComplete(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (ListCalendarEventInstanceExceptionOccurrencesCompleteResult, error) + func (c CalendarEventInstanceExceptionOccurrenceClient) ListCalendarEventInstanceExceptionOccurrencesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result ListCalendarEventInstanceExceptionOccurrencesCompleteResult, err error) + func (c CalendarEventInstanceExceptionOccurrenceClient) SnoozeCalendarEventInstanceExceptionOccurrenceReminder(ctx context.Context, ...) (result SnoozeCalendarEventInstanceExceptionOccurrenceReminderOperationResponse, ...) + func (c CalendarEventInstanceExceptionOccurrenceClient) TentativelyAcceptCalendarEventInstanceExceptionOccurrence(ctx context.Context, ...) (...) + type CancelCalendarEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCancelCalendarEventInstanceExceptionOccurrenceOperationOptions() CancelCalendarEventInstanceExceptionOccurrenceOperationOptions + func (o CancelCalendarEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o CancelCalendarEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o CancelCalendarEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type CancelCalendarEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type CancelCalendarEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + type DeclineCalendarEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeclineCalendarEventInstanceExceptionOccurrenceOperationOptions() DeclineCalendarEventInstanceExceptionOccurrenceOperationOptions + func (o DeclineCalendarEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o DeclineCalendarEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o DeclineCalendarEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type DeclineCalendarEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DeclineCalendarEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + ProposedNewTime *beta.TimeSlot + SendResponse nullable.Type[bool] + type DismissCalendarEventInstanceExceptionOccurrenceReminderOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDismissCalendarEventInstanceExceptionOccurrenceReminderOperationOptions() DismissCalendarEventInstanceExceptionOccurrenceReminderOperationOptions + func (o DismissCalendarEventInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers + func (o DismissCalendarEventInstanceExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query + func (o DismissCalendarEventInstanceExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams + type DismissCalendarEventInstanceExceptionOccurrenceReminderOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EventOperationPredicate struct + func (p EventOperationPredicate) Matches(input beta.Event) bool + type ForwardCalendarEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultForwardCalendarEventInstanceExceptionOccurrenceOperationOptions() ForwardCalendarEventInstanceExceptionOccurrenceOperationOptions + func (o ForwardCalendarEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o ForwardCalendarEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o ForwardCalendarEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type ForwardCalendarEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type ForwardCalendarEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + ToRecipients *[]beta.Recipient + type GetCalendarEventInstanceExceptionOccurrenceOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetCalendarEventInstanceExceptionOccurrenceOperationOptions() GetCalendarEventInstanceExceptionOccurrenceOperationOptions + func (o GetCalendarEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o GetCalendarEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type GetCalendarEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + Model *beta.Event + OData *odata.OData + type GetCalendarEventInstanceExceptionOccurrencesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetCalendarEventInstanceExceptionOccurrencesCountOperationOptions() GetCalendarEventInstanceExceptionOccurrencesCountOperationOptions + func (o GetCalendarEventInstanceExceptionOccurrencesCountOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarEventInstanceExceptionOccurrencesCountOperationOptions) ToOData() *odata.Query + func (o GetCalendarEventInstanceExceptionOccurrencesCountOperationOptions) ToQuery() *client.QueryParams + type GetCalendarEventInstanceExceptionOccurrencesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListCalendarEventInstanceExceptionOccurrencesCompleteResult struct + Items []beta.Event + LatestHttpResponse *http.Response + type ListCalendarEventInstanceExceptionOccurrencesCustomPager struct + NextLink *odata.Link + func (p *ListCalendarEventInstanceExceptionOccurrencesCustomPager) NextPageLink() *odata.Link + type ListCalendarEventInstanceExceptionOccurrencesOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListCalendarEventInstanceExceptionOccurrencesOperationOptions() ListCalendarEventInstanceExceptionOccurrencesOperationOptions + func (o ListCalendarEventInstanceExceptionOccurrencesOperationOptions) ToHeaders() *client.Headers + func (o ListCalendarEventInstanceExceptionOccurrencesOperationOptions) ToOData() *odata.Query + func (o ListCalendarEventInstanceExceptionOccurrencesOperationOptions) ToQuery() *client.QueryParams + type ListCalendarEventInstanceExceptionOccurrencesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.Event + OData *odata.OData + type SnoozeCalendarEventInstanceExceptionOccurrenceReminderOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSnoozeCalendarEventInstanceExceptionOccurrenceReminderOperationOptions() SnoozeCalendarEventInstanceExceptionOccurrenceReminderOperationOptions + func (o SnoozeCalendarEventInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers + func (o SnoozeCalendarEventInstanceExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query + func (o SnoozeCalendarEventInstanceExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams + type SnoozeCalendarEventInstanceExceptionOccurrenceReminderOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type SnoozeCalendarEventInstanceExceptionOccurrenceReminderRequest struct + NewReminderTime *beta.DateTimeTimeZone + type TentativelyAcceptCalendarEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultTentativelyAcceptCalendarEventInstanceExceptionOccurrenceOperationOptions() TentativelyAcceptCalendarEventInstanceExceptionOccurrenceOperationOptions + func (o TentativelyAcceptCalendarEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o TentativelyAcceptCalendarEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o TentativelyAcceptCalendarEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type TentativelyAcceptCalendarEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type TentativelyAcceptCalendarEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + ProposedNewTime *beta.TimeSlot + SendResponse nullable.Type[bool]