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 AcceptEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultAcceptEventInstanceExceptionOccurrenceOperationOptions() AcceptEventInstanceExceptionOccurrenceOperationOptions + func (o AcceptEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o AcceptEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o AcceptEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type AcceptEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type AcceptEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + SendResponse nullable.Type[bool] + type CancelEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCancelEventInstanceExceptionOccurrenceOperationOptions() CancelEventInstanceExceptionOccurrenceOperationOptions + func (o CancelEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o CancelEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o CancelEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type CancelEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type CancelEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + type DeclineEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeclineEventInstanceExceptionOccurrenceOperationOptions() DeclineEventInstanceExceptionOccurrenceOperationOptions + func (o DeclineEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o DeclineEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o DeclineEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type DeclineEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DeclineEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + ProposedNewTime *beta.TimeSlot + SendResponse nullable.Type[bool] + type DismissEventInstanceExceptionOccurrenceReminderOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDismissEventInstanceExceptionOccurrenceReminderOperationOptions() DismissEventInstanceExceptionOccurrenceReminderOperationOptions + func (o DismissEventInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers + func (o DismissEventInstanceExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query + func (o DismissEventInstanceExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams + type DismissEventInstanceExceptionOccurrenceReminderOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EventInstanceExceptionOccurrenceClient struct + Client *msgraph.Client + func NewEventInstanceExceptionOccurrenceClientWithBaseURI(sdkApi sdkEnv.Api) (*EventInstanceExceptionOccurrenceClient, error) + func (c EventInstanceExceptionOccurrenceClient) AcceptEventInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdEventIdInstanceIdExceptionOccurrenceId, ...) (result AcceptEventInstanceExceptionOccurrenceOperationResponse, err error) + func (c EventInstanceExceptionOccurrenceClient) CancelEventInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdEventIdInstanceIdExceptionOccurrenceId, ...) (result CancelEventInstanceExceptionOccurrenceOperationResponse, err error) + func (c EventInstanceExceptionOccurrenceClient) DeclineEventInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdEventIdInstanceIdExceptionOccurrenceId, ...) (result DeclineEventInstanceExceptionOccurrenceOperationResponse, err error) + func (c EventInstanceExceptionOccurrenceClient) DismissEventInstanceExceptionOccurrenceReminder(ctx context.Context, id beta.GroupIdEventIdInstanceIdExceptionOccurrenceId, ...) (result DismissEventInstanceExceptionOccurrenceReminderOperationResponse, ...) + func (c EventInstanceExceptionOccurrenceClient) ForwardEventInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdEventIdInstanceIdExceptionOccurrenceId, ...) (result ForwardEventInstanceExceptionOccurrenceOperationResponse, err error) + func (c EventInstanceExceptionOccurrenceClient) GetEventInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdEventIdInstanceIdExceptionOccurrenceId, ...) (result GetEventInstanceExceptionOccurrenceOperationResponse, err error) + func (c EventInstanceExceptionOccurrenceClient) GetEventInstanceExceptionOccurrencesCount(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result GetEventInstanceExceptionOccurrencesCountOperationResponse, err error) + func (c EventInstanceExceptionOccurrenceClient) ListEventInstanceExceptionOccurrences(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result ListEventInstanceExceptionOccurrencesOperationResponse, err error) + func (c EventInstanceExceptionOccurrenceClient) ListEventInstanceExceptionOccurrencesComplete(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (ListEventInstanceExceptionOccurrencesCompleteResult, error) + func (c EventInstanceExceptionOccurrenceClient) ListEventInstanceExceptionOccurrencesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result ListEventInstanceExceptionOccurrencesCompleteResult, err error) + func (c EventInstanceExceptionOccurrenceClient) SnoozeEventInstanceExceptionOccurrenceReminder(ctx context.Context, id beta.GroupIdEventIdInstanceIdExceptionOccurrenceId, ...) (result SnoozeEventInstanceExceptionOccurrenceReminderOperationResponse, ...) + func (c EventInstanceExceptionOccurrenceClient) TentativelyAcceptEventInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdEventIdInstanceIdExceptionOccurrenceId, ...) (result TentativelyAcceptEventInstanceExceptionOccurrenceOperationResponse, ...) + type EventOperationPredicate struct + func (p EventOperationPredicate) Matches(input beta.Event) bool + type ForwardEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultForwardEventInstanceExceptionOccurrenceOperationOptions() ForwardEventInstanceExceptionOccurrenceOperationOptions + func (o ForwardEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o ForwardEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o ForwardEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type ForwardEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type ForwardEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + ToRecipients *[]beta.Recipient + type GetEventInstanceExceptionOccurrenceOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetEventInstanceExceptionOccurrenceOperationOptions() GetEventInstanceExceptionOccurrenceOperationOptions + func (o GetEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o GetEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o GetEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type GetEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + Model *beta.Event + OData *odata.OData + type GetEventInstanceExceptionOccurrencesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetEventInstanceExceptionOccurrencesCountOperationOptions() GetEventInstanceExceptionOccurrencesCountOperationOptions + func (o GetEventInstanceExceptionOccurrencesCountOperationOptions) ToHeaders() *client.Headers + func (o GetEventInstanceExceptionOccurrencesCountOperationOptions) ToOData() *odata.Query + func (o GetEventInstanceExceptionOccurrencesCountOperationOptions) ToQuery() *client.QueryParams + type GetEventInstanceExceptionOccurrencesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListEventInstanceExceptionOccurrencesCompleteResult struct + Items []beta.Event + LatestHttpResponse *http.Response + type ListEventInstanceExceptionOccurrencesCustomPager struct + NextLink *odata.Link + func (p *ListEventInstanceExceptionOccurrencesCustomPager) NextPageLink() *odata.Link + type ListEventInstanceExceptionOccurrencesOperationOptions 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 DefaultListEventInstanceExceptionOccurrencesOperationOptions() ListEventInstanceExceptionOccurrencesOperationOptions + func (o ListEventInstanceExceptionOccurrencesOperationOptions) ToHeaders() *client.Headers + func (o ListEventInstanceExceptionOccurrencesOperationOptions) ToOData() *odata.Query + func (o ListEventInstanceExceptionOccurrencesOperationOptions) ToQuery() *client.QueryParams + type ListEventInstanceExceptionOccurrencesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.Event + OData *odata.OData + type SnoozeEventInstanceExceptionOccurrenceReminderOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSnoozeEventInstanceExceptionOccurrenceReminderOperationOptions() SnoozeEventInstanceExceptionOccurrenceReminderOperationOptions + func (o SnoozeEventInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers + func (o SnoozeEventInstanceExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query + func (o SnoozeEventInstanceExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams + type SnoozeEventInstanceExceptionOccurrenceReminderOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type SnoozeEventInstanceExceptionOccurrenceReminderRequest struct + NewReminderTime *beta.DateTimeTimeZone + type TentativelyAcceptEventInstanceExceptionOccurrenceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultTentativelyAcceptEventInstanceExceptionOccurrenceOperationOptions() TentativelyAcceptEventInstanceExceptionOccurrenceOperationOptions + func (o TentativelyAcceptEventInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers + func (o TentativelyAcceptEventInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query + func (o TentativelyAcceptEventInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams + type TentativelyAcceptEventInstanceExceptionOccurrenceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type TentativelyAcceptEventInstanceExceptionOccurrenceRequest struct + Comment nullable.Type[string] + ProposedNewTime *beta.TimeSlot + SendResponse nullable.Type[bool]