Documentation ¶
Index ¶
- type AcceptEventExceptionOccurrenceOperationOptions
- type AcceptEventExceptionOccurrenceOperationResponse
- type AcceptEventExceptionOccurrenceRequest
- type CancelEventExceptionOccurrenceOperationOptions
- type CancelEventExceptionOccurrenceOperationResponse
- type CancelEventExceptionOccurrenceRequest
- type DeclineEventExceptionOccurrenceOperationOptions
- type DeclineEventExceptionOccurrenceOperationResponse
- type DeclineEventExceptionOccurrenceRequest
- type DismissEventExceptionOccurrenceReminderOperationOptions
- type DismissEventExceptionOccurrenceReminderOperationResponse
- type EventExceptionOccurrenceClient
- func (c EventExceptionOccurrenceClient) AcceptEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, ...) (result AcceptEventExceptionOccurrenceOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) CancelEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, ...) (result CancelEventExceptionOccurrenceOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) DeclineEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, ...) (result DeclineEventExceptionOccurrenceOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) DismissEventExceptionOccurrenceReminder(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, ...) (result DismissEventExceptionOccurrenceReminderOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) ForwardEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, ...) (result ForwardEventExceptionOccurrenceOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) GetEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, ...) (result GetEventExceptionOccurrenceOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) GetEventExceptionOccurrencesCount(ctx context.Context, id beta.UserIdEventId, ...) (result GetEventExceptionOccurrencesCountOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) ListEventExceptionOccurrences(ctx context.Context, id beta.UserIdEventId, ...) (result ListEventExceptionOccurrencesOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) ListEventExceptionOccurrencesComplete(ctx context.Context, id beta.UserIdEventId, ...) (ListEventExceptionOccurrencesCompleteResult, error)
- func (c EventExceptionOccurrenceClient) ListEventExceptionOccurrencesCompleteMatchingPredicate(ctx context.Context, id beta.UserIdEventId, ...) (result ListEventExceptionOccurrencesCompleteResult, err error)
- func (c EventExceptionOccurrenceClient) SnoozeEventExceptionOccurrenceReminder(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, ...) (result SnoozeEventExceptionOccurrenceReminderOperationResponse, err error)
- func (c EventExceptionOccurrenceClient) TentativelyAcceptEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, ...) (result TentativelyAcceptEventExceptionOccurrenceOperationResponse, err error)
- type EventOperationPredicate
- type ForwardEventExceptionOccurrenceOperationOptions
- type ForwardEventExceptionOccurrenceOperationResponse
- type ForwardEventExceptionOccurrenceRequest
- type GetEventExceptionOccurrenceOperationOptions
- type GetEventExceptionOccurrenceOperationResponse
- type GetEventExceptionOccurrencesCountOperationOptions
- type GetEventExceptionOccurrencesCountOperationResponse
- type ListEventExceptionOccurrencesCompleteResult
- type ListEventExceptionOccurrencesCustomPager
- type ListEventExceptionOccurrencesOperationOptions
- type ListEventExceptionOccurrencesOperationResponse
- type SnoozeEventExceptionOccurrenceReminderOperationOptions
- type SnoozeEventExceptionOccurrenceReminderOperationResponse
- type SnoozeEventExceptionOccurrenceReminderRequest
- type TentativelyAcceptEventExceptionOccurrenceOperationOptions
- type TentativelyAcceptEventExceptionOccurrenceOperationResponse
- type TentativelyAcceptEventExceptionOccurrenceRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptEventExceptionOccurrenceOperationOptions ¶
type AcceptEventExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAcceptEventExceptionOccurrenceOperationOptions ¶
func DefaultAcceptEventExceptionOccurrenceOperationOptions() AcceptEventExceptionOccurrenceOperationOptions
func (AcceptEventExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o AcceptEventExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (AcceptEventExceptionOccurrenceOperationOptions) ToOData ¶
func (o AcceptEventExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (AcceptEventExceptionOccurrenceOperationOptions) ToQuery ¶
func (o AcceptEventExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type CancelEventExceptionOccurrenceOperationOptions ¶
type CancelEventExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCancelEventExceptionOccurrenceOperationOptions ¶
func DefaultCancelEventExceptionOccurrenceOperationOptions() CancelEventExceptionOccurrenceOperationOptions
func (CancelEventExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o CancelEventExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (CancelEventExceptionOccurrenceOperationOptions) ToOData ¶
func (o CancelEventExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (CancelEventExceptionOccurrenceOperationOptions) ToQuery ¶
func (o CancelEventExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type DeclineEventExceptionOccurrenceOperationOptions ¶
type DeclineEventExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeclineEventExceptionOccurrenceOperationOptions ¶
func DefaultDeclineEventExceptionOccurrenceOperationOptions() DeclineEventExceptionOccurrenceOperationOptions
func (DeclineEventExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o DeclineEventExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (DeclineEventExceptionOccurrenceOperationOptions) ToOData ¶
func (o DeclineEventExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (DeclineEventExceptionOccurrenceOperationOptions) ToQuery ¶
func (o DeclineEventExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type DismissEventExceptionOccurrenceReminderOperationOptions ¶
type DismissEventExceptionOccurrenceReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDismissEventExceptionOccurrenceReminderOperationOptions ¶
func DefaultDismissEventExceptionOccurrenceReminderOperationOptions() DismissEventExceptionOccurrenceReminderOperationOptions
func (DismissEventExceptionOccurrenceReminderOperationOptions) ToHeaders ¶
func (o DismissEventExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers
func (DismissEventExceptionOccurrenceReminderOperationOptions) ToOData ¶
func (o DismissEventExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query
func (DismissEventExceptionOccurrenceReminderOperationOptions) ToQuery ¶
func (o DismissEventExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams
type EventExceptionOccurrenceClient ¶
func NewEventExceptionOccurrenceClientWithBaseURI ¶
func NewEventExceptionOccurrenceClientWithBaseURI(sdkApi sdkEnv.Api) (*EventExceptionOccurrenceClient, error)
func (EventExceptionOccurrenceClient) AcceptEventExceptionOccurrence ¶
func (c EventExceptionOccurrenceClient) AcceptEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, input AcceptEventExceptionOccurrenceRequest, options AcceptEventExceptionOccurrenceOperationOptions) (result AcceptEventExceptionOccurrenceOperationResponse, err error)
AcceptEventExceptionOccurrence - Invoke action accept. Accept the specified event in a user calendar.
func (EventExceptionOccurrenceClient) CancelEventExceptionOccurrence ¶
func (c EventExceptionOccurrenceClient) CancelEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, input CancelEventExceptionOccurrenceRequest, options CancelEventExceptionOccurrenceOperationOptions) (result CancelEventExceptionOccurrenceOperationResponse, err error)
CancelEventExceptionOccurrence - Invoke action cancel. This action allows the organizer of a meeting to send a cancellation message and cancel the event. The action moves the event to the Deleted Items folder. The organizer can also cancel an occurrence of a recurring meeting by providing the occurrence event ID. An attendee calling this action gets an error (HTTP 400 Bad Request), with the following error message: 'Your request can't be completed. You need to be an organizer to cancel a meeting.' This action differs from Delete in that Cancel is available to only the organizer, and lets the organizer send a custom message to the attendees about the cancellation.
func (EventExceptionOccurrenceClient) DeclineEventExceptionOccurrence ¶
func (c EventExceptionOccurrenceClient) DeclineEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, input DeclineEventExceptionOccurrenceRequest, options DeclineEventExceptionOccurrenceOperationOptions) (result DeclineEventExceptionOccurrenceOperationResponse, err error)
DeclineEventExceptionOccurrence - Invoke action decline. Decline invitation to the specified event in a user calendar. If the event allows proposals for new times, on declining the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.
func (EventExceptionOccurrenceClient) DismissEventExceptionOccurrenceReminder ¶
func (c EventExceptionOccurrenceClient) DismissEventExceptionOccurrenceReminder(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, options DismissEventExceptionOccurrenceReminderOperationOptions) (result DismissEventExceptionOccurrenceReminderOperationResponse, err error)
DismissEventExceptionOccurrenceReminder - Invoke action dismissReminder. Dismiss a reminder that has been triggered for an event in a user calendar.
func (EventExceptionOccurrenceClient) ForwardEventExceptionOccurrence ¶
func (c EventExceptionOccurrenceClient) ForwardEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, input ForwardEventExceptionOccurrenceRequest, options ForwardEventExceptionOccurrenceOperationOptions) (result ForwardEventExceptionOccurrenceOperationResponse, err error)
ForwardEventExceptionOccurrence - Invoke action forward. This action allows the organizer or attendee of a meeting event to forward the meeting request to a new recipient. If the meeting event is forwarded from an attendee's Microsoft 365 mailbox to another recipient, this action also sends a message to notify the organizer of the forwarding, and adds the recipient to the organizer's copy of the meeting event. This convenience is not available when forwarding from an Outlook.com account.
func (EventExceptionOccurrenceClient) GetEventExceptionOccurrence ¶
func (c EventExceptionOccurrenceClient) GetEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, options GetEventExceptionOccurrenceOperationOptions) (result GetEventExceptionOccurrenceOperationResponse, err error)
GetEventExceptionOccurrence - Get exceptionOccurrences from users
func (EventExceptionOccurrenceClient) GetEventExceptionOccurrencesCount ¶
func (c EventExceptionOccurrenceClient) GetEventExceptionOccurrencesCount(ctx context.Context, id beta.UserIdEventId, options GetEventExceptionOccurrencesCountOperationOptions) (result GetEventExceptionOccurrencesCountOperationResponse, err error)
GetEventExceptionOccurrencesCount - Get the number of the resource
func (EventExceptionOccurrenceClient) ListEventExceptionOccurrences ¶
func (c EventExceptionOccurrenceClient) ListEventExceptionOccurrences(ctx context.Context, id beta.UserIdEventId, options ListEventExceptionOccurrencesOperationOptions) (result ListEventExceptionOccurrencesOperationResponse, err error)
ListEventExceptionOccurrences - Get exceptionOccurrences from users
func (EventExceptionOccurrenceClient) ListEventExceptionOccurrencesComplete ¶
func (c EventExceptionOccurrenceClient) ListEventExceptionOccurrencesComplete(ctx context.Context, id beta.UserIdEventId, options ListEventExceptionOccurrencesOperationOptions) (ListEventExceptionOccurrencesCompleteResult, error)
ListEventExceptionOccurrencesComplete retrieves all the results into a single object
func (EventExceptionOccurrenceClient) ListEventExceptionOccurrencesCompleteMatchingPredicate ¶
func (c EventExceptionOccurrenceClient) ListEventExceptionOccurrencesCompleteMatchingPredicate(ctx context.Context, id beta.UserIdEventId, options ListEventExceptionOccurrencesOperationOptions, predicate EventOperationPredicate) (result ListEventExceptionOccurrencesCompleteResult, err error)
ListEventExceptionOccurrencesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (EventExceptionOccurrenceClient) SnoozeEventExceptionOccurrenceReminder ¶
func (c EventExceptionOccurrenceClient) SnoozeEventExceptionOccurrenceReminder(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, input SnoozeEventExceptionOccurrenceReminderRequest, options SnoozeEventExceptionOccurrenceReminderOperationOptions) (result SnoozeEventExceptionOccurrenceReminderOperationResponse, err error)
SnoozeEventExceptionOccurrenceReminder - Invoke action snoozeReminder. Postpone a reminder for an event in a user calendar until a new time.
func (EventExceptionOccurrenceClient) TentativelyAcceptEventExceptionOccurrence ¶
func (c EventExceptionOccurrenceClient) TentativelyAcceptEventExceptionOccurrence(ctx context.Context, id beta.UserIdEventIdExceptionOccurrenceId, input TentativelyAcceptEventExceptionOccurrenceRequest, options TentativelyAcceptEventExceptionOccurrenceOperationOptions) (result TentativelyAcceptEventExceptionOccurrenceOperationResponse, err error)
TentativelyAcceptEventExceptionOccurrence - Invoke action tentativelyAccept. Tentatively accept the specified event in a user calendar. If the event allows proposals for new times, on responding tentative to the event, an invitee can choose to suggest an alternative time by including the proposedNewTime parameter. For more information on how to propose a time, and how to receive and accept a new time proposal, see Propose new meeting times.
type EventOperationPredicate ¶
type EventOperationPredicate struct { }
type ForwardEventExceptionOccurrenceOperationOptions ¶
type ForwardEventExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultForwardEventExceptionOccurrenceOperationOptions ¶
func DefaultForwardEventExceptionOccurrenceOperationOptions() ForwardEventExceptionOccurrenceOperationOptions
func (ForwardEventExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o ForwardEventExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (ForwardEventExceptionOccurrenceOperationOptions) ToOData ¶
func (o ForwardEventExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (ForwardEventExceptionOccurrenceOperationOptions) ToQuery ¶
func (o ForwardEventExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type GetEventExceptionOccurrenceOperationOptions ¶
type GetEventExceptionOccurrenceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEventExceptionOccurrenceOperationOptions ¶
func DefaultGetEventExceptionOccurrenceOperationOptions() GetEventExceptionOccurrenceOperationOptions
func (GetEventExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o GetEventExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (GetEventExceptionOccurrenceOperationOptions) ToOData ¶
func (o GetEventExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (GetEventExceptionOccurrenceOperationOptions) ToQuery ¶
func (o GetEventExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type GetEventExceptionOccurrencesCountOperationOptions ¶
type GetEventExceptionOccurrencesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetEventExceptionOccurrencesCountOperationOptions ¶
func DefaultGetEventExceptionOccurrencesCountOperationOptions() GetEventExceptionOccurrencesCountOperationOptions
func (GetEventExceptionOccurrencesCountOperationOptions) ToHeaders ¶
func (o GetEventExceptionOccurrencesCountOperationOptions) ToHeaders() *client.Headers
func (GetEventExceptionOccurrencesCountOperationOptions) ToOData ¶
func (o GetEventExceptionOccurrencesCountOperationOptions) ToOData() *odata.Query
func (GetEventExceptionOccurrencesCountOperationOptions) ToQuery ¶
func (o GetEventExceptionOccurrencesCountOperationOptions) ToQuery() *client.QueryParams
type ListEventExceptionOccurrencesCustomPager ¶
type ListEventExceptionOccurrencesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListEventExceptionOccurrencesCustomPager) NextPageLink ¶
func (p *ListEventExceptionOccurrencesCustomPager) NextPageLink() *odata.Link
type ListEventExceptionOccurrencesOperationOptions ¶
type ListEventExceptionOccurrencesOperationOptions 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 DefaultListEventExceptionOccurrencesOperationOptions ¶
func DefaultListEventExceptionOccurrencesOperationOptions() ListEventExceptionOccurrencesOperationOptions
func (ListEventExceptionOccurrencesOperationOptions) ToHeaders ¶
func (o ListEventExceptionOccurrencesOperationOptions) ToHeaders() *client.Headers
func (ListEventExceptionOccurrencesOperationOptions) ToOData ¶
func (o ListEventExceptionOccurrencesOperationOptions) ToOData() *odata.Query
func (ListEventExceptionOccurrencesOperationOptions) ToQuery ¶
func (o ListEventExceptionOccurrencesOperationOptions) ToQuery() *client.QueryParams
type SnoozeEventExceptionOccurrenceReminderOperationOptions ¶
type SnoozeEventExceptionOccurrenceReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSnoozeEventExceptionOccurrenceReminderOperationOptions ¶
func DefaultSnoozeEventExceptionOccurrenceReminderOperationOptions() SnoozeEventExceptionOccurrenceReminderOperationOptions
func (SnoozeEventExceptionOccurrenceReminderOperationOptions) ToHeaders ¶
func (o SnoozeEventExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers
func (SnoozeEventExceptionOccurrenceReminderOperationOptions) ToOData ¶
func (o SnoozeEventExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query
func (SnoozeEventExceptionOccurrenceReminderOperationOptions) ToQuery ¶
func (o SnoozeEventExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams
type SnoozeEventExceptionOccurrenceReminderRequest ¶
type SnoozeEventExceptionOccurrenceReminderRequest struct {
NewReminderTime *beta.DateTimeTimeZone `json:"NewReminderTime,omitempty"`
}
type TentativelyAcceptEventExceptionOccurrenceOperationOptions ¶
type TentativelyAcceptEventExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultTentativelyAcceptEventExceptionOccurrenceOperationOptions ¶
func DefaultTentativelyAcceptEventExceptionOccurrenceOperationOptions() TentativelyAcceptEventExceptionOccurrenceOperationOptions
func (TentativelyAcceptEventExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o TentativelyAcceptEventExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (TentativelyAcceptEventExceptionOccurrenceOperationOptions) ToOData ¶
func (o TentativelyAcceptEventExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (TentativelyAcceptEventExceptionOccurrenceOperationOptions) ToQuery ¶
func (o TentativelyAcceptEventExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_accepteventexceptionoccurrence.go
- method_canceleventexceptionoccurrence.go
- method_declineeventexceptionoccurrence.go
- method_dismisseventexceptionoccurrencereminder.go
- method_forwardeventexceptionoccurrence.go
- method_geteventexceptionoccurrence.go
- method_geteventexceptionoccurrencescount.go
- method_listeventexceptionoccurrences.go
- method_snoozeeventexceptionoccurrencereminder.go
- method_tentativelyaccepteventexceptionoccurrence.go
- model_accepteventexceptionoccurrencerequest.go
- model_canceleventexceptionoccurrencerequest.go
- model_declineeventexceptionoccurrencerequest.go
- model_forwardeventexceptionoccurrencerequest.go
- model_snoozeeventexceptionoccurrencereminderrequest.go
- model_tentativelyaccepteventexceptionoccurrencerequest.go
- predicates.go
- version.go