Documentation ¶
Index ¶
- type AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions
- type AcceptCalendarEventExceptionOccurrenceInstanceOperationResponse
- type AcceptCalendarEventExceptionOccurrenceInstanceRequest
- type CalendarEventExceptionOccurrenceInstanceClient
- func (c CalendarEventExceptionOccurrenceInstanceClient) AcceptCalendarEventExceptionOccurrenceInstance(ctx context.Context, ...) (result AcceptCalendarEventExceptionOccurrenceInstanceOperationResponse, ...)
- func (c CalendarEventExceptionOccurrenceInstanceClient) CancelCalendarEventExceptionOccurrenceInstance(ctx context.Context, ...) (result CancelCalendarEventExceptionOccurrenceInstanceOperationResponse, ...)
- func (c CalendarEventExceptionOccurrenceInstanceClient) DeclineCalendarEventExceptionOccurrenceInstance(ctx context.Context, ...) (result DeclineCalendarEventExceptionOccurrenceInstanceOperationResponse, ...)
- func (c CalendarEventExceptionOccurrenceInstanceClient) DismissCalendarEventExceptionOccurrenceInstanceReminder(ctx context.Context, ...) (...)
- func (c CalendarEventExceptionOccurrenceInstanceClient) ForwardCalendarEventExceptionOccurrenceInstance(ctx context.Context, ...) (result ForwardCalendarEventExceptionOccurrenceInstanceOperationResponse, ...)
- func (c CalendarEventExceptionOccurrenceInstanceClient) GetCalendarEventExceptionOccurrenceInstance(ctx context.Context, ...) (result GetCalendarEventExceptionOccurrenceInstanceOperationResponse, err error)
- func (c CalendarEventExceptionOccurrenceInstanceClient) GetCalendarEventExceptionOccurrenceInstancesCount(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceId, ...) (result GetCalendarEventExceptionOccurrenceInstancesCountOperationResponse, ...)
- func (c CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstances(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceId, ...) (result ListCalendarEventExceptionOccurrenceInstancesOperationResponse, ...)
- func (c CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstancesComplete(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceId, ...) (ListCalendarEventExceptionOccurrenceInstancesCompleteResult, error)
- func (c CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstancesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceId, ...) (result ListCalendarEventExceptionOccurrenceInstancesCompleteResult, err error)
- func (c CalendarEventExceptionOccurrenceInstanceClient) SnoozeCalendarEventExceptionOccurrenceInstanceReminder(ctx context.Context, ...) (result SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationResponse, ...)
- func (c CalendarEventExceptionOccurrenceInstanceClient) TentativelyAcceptCalendarEventExceptionOccurrenceInstance(ctx context.Context, ...) (...)
- type CancelCalendarEventExceptionOccurrenceInstanceOperationOptions
- type CancelCalendarEventExceptionOccurrenceInstanceOperationResponse
- type CancelCalendarEventExceptionOccurrenceInstanceRequest
- type DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions
- type DeclineCalendarEventExceptionOccurrenceInstanceOperationResponse
- type DeclineCalendarEventExceptionOccurrenceInstanceRequest
- type DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions
- func (o DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToHeaders() *client.Headers
- func (o DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToOData() *odata.Query
- func (o DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToQuery() *client.QueryParams
- type DismissCalendarEventExceptionOccurrenceInstanceReminderOperationResponse
- type EventOperationPredicate
- type ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions
- type ForwardCalendarEventExceptionOccurrenceInstanceOperationResponse
- type ForwardCalendarEventExceptionOccurrenceInstanceRequest
- type GetCalendarEventExceptionOccurrenceInstanceOperationOptions
- type GetCalendarEventExceptionOccurrenceInstanceOperationResponse
- type GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions
- func (o GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToHeaders() *client.Headers
- func (o GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToOData() *odata.Query
- func (o GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToQuery() *client.QueryParams
- type GetCalendarEventExceptionOccurrenceInstancesCountOperationResponse
- type ListCalendarEventExceptionOccurrenceInstancesCompleteResult
- type ListCalendarEventExceptionOccurrenceInstancesCustomPager
- type ListCalendarEventExceptionOccurrenceInstancesOperationOptions
- type ListCalendarEventExceptionOccurrenceInstancesOperationResponse
- type SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions
- func (o SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToHeaders() *client.Headers
- func (o SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToOData() *odata.Query
- func (o SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToQuery() *client.QueryParams
- type SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationResponse
- type SnoozeCalendarEventExceptionOccurrenceInstanceReminderRequest
- type TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions
- func (o TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders() *client.Headers
- func (o TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData() *odata.Query
- func (o TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery() *client.QueryParams
- type TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationResponse
- type TentativelyAcceptCalendarEventExceptionOccurrenceInstanceRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
type AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
func DefaultAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions() AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions
func (AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders ¶
func (o AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders() *client.Headers
func (AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData ¶
func (o AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData() *odata.Query
func (AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery ¶
func (o AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery() *client.QueryParams
type CalendarEventExceptionOccurrenceInstanceClient ¶
func NewCalendarEventExceptionOccurrenceInstanceClientWithBaseURI ¶
func NewCalendarEventExceptionOccurrenceInstanceClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarEventExceptionOccurrenceInstanceClient, error)
func (CalendarEventExceptionOccurrenceInstanceClient) AcceptCalendarEventExceptionOccurrenceInstance ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) AcceptCalendarEventExceptionOccurrenceInstance(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceIdInstanceId, input AcceptCalendarEventExceptionOccurrenceInstanceRequest, options AcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) (result AcceptCalendarEventExceptionOccurrenceInstanceOperationResponse, err error)
AcceptCalendarEventExceptionOccurrenceInstance - Invoke action accept. Accept the specified event in a user calendar.
func (CalendarEventExceptionOccurrenceInstanceClient) CancelCalendarEventExceptionOccurrenceInstance ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) CancelCalendarEventExceptionOccurrenceInstance(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceIdInstanceId, input CancelCalendarEventExceptionOccurrenceInstanceRequest, options CancelCalendarEventExceptionOccurrenceInstanceOperationOptions) (result CancelCalendarEventExceptionOccurrenceInstanceOperationResponse, err error)
CancelCalendarEventExceptionOccurrenceInstance - 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 (CalendarEventExceptionOccurrenceInstanceClient) DeclineCalendarEventExceptionOccurrenceInstance ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) DeclineCalendarEventExceptionOccurrenceInstance(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceIdInstanceId, input DeclineCalendarEventExceptionOccurrenceInstanceRequest, options DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions) (result DeclineCalendarEventExceptionOccurrenceInstanceOperationResponse, err error)
DeclineCalendarEventExceptionOccurrenceInstance - 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 (CalendarEventExceptionOccurrenceInstanceClient) DismissCalendarEventExceptionOccurrenceInstanceReminder ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) DismissCalendarEventExceptionOccurrenceInstanceReminder(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceIdInstanceId, options DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) (result DismissCalendarEventExceptionOccurrenceInstanceReminderOperationResponse, err error)
DismissCalendarEventExceptionOccurrenceInstanceReminder - Invoke action dismissReminder. Dismiss a reminder that has been triggered for an event in a user calendar.
func (CalendarEventExceptionOccurrenceInstanceClient) ForwardCalendarEventExceptionOccurrenceInstance ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) ForwardCalendarEventExceptionOccurrenceInstance(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceIdInstanceId, input ForwardCalendarEventExceptionOccurrenceInstanceRequest, options ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions) (result ForwardCalendarEventExceptionOccurrenceInstanceOperationResponse, err error)
ForwardCalendarEventExceptionOccurrenceInstance - 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 (CalendarEventExceptionOccurrenceInstanceClient) GetCalendarEventExceptionOccurrenceInstance ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) GetCalendarEventExceptionOccurrenceInstance(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceIdInstanceId, options GetCalendarEventExceptionOccurrenceInstanceOperationOptions) (result GetCalendarEventExceptionOccurrenceInstanceOperationResponse, err error)
GetCalendarEventExceptionOccurrenceInstance - Get instances from groups. The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but doesn't include occurrences that have been canceled from the series. Navigation property. Read-only. Nullable.
func (CalendarEventExceptionOccurrenceInstanceClient) GetCalendarEventExceptionOccurrenceInstancesCount ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) GetCalendarEventExceptionOccurrenceInstancesCount(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceId, options GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) (result GetCalendarEventExceptionOccurrenceInstancesCountOperationResponse, err error)
GetCalendarEventExceptionOccurrenceInstancesCount - Get the number of the resource
func (CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstances ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstances(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceId, options ListCalendarEventExceptionOccurrenceInstancesOperationOptions) (result ListCalendarEventExceptionOccurrenceInstancesOperationResponse, err error)
ListCalendarEventExceptionOccurrenceInstances - Get instances from groups. The occurrences of a recurring series, if the event is a series master. This property includes occurrences that are part of the recurrence pattern, and exceptions that have been modified, but doesn't include occurrences that have been canceled from the series. Navigation property. Read-only. Nullable.
func (CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstancesComplete ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstancesComplete(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceId, options ListCalendarEventExceptionOccurrenceInstancesOperationOptions) (ListCalendarEventExceptionOccurrenceInstancesCompleteResult, error)
ListCalendarEventExceptionOccurrenceInstancesComplete retrieves all the results into a single object
func (CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstancesCompleteMatchingPredicate ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) ListCalendarEventExceptionOccurrenceInstancesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceId, options ListCalendarEventExceptionOccurrenceInstancesOperationOptions, predicate EventOperationPredicate) (result ListCalendarEventExceptionOccurrenceInstancesCompleteResult, err error)
ListCalendarEventExceptionOccurrenceInstancesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (CalendarEventExceptionOccurrenceInstanceClient) SnoozeCalendarEventExceptionOccurrenceInstanceReminder ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) SnoozeCalendarEventExceptionOccurrenceInstanceReminder(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceIdInstanceId, input SnoozeCalendarEventExceptionOccurrenceInstanceReminderRequest, options SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) (result SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationResponse, err error)
SnoozeCalendarEventExceptionOccurrenceInstanceReminder - Invoke action snoozeReminder. Postpone a reminder for an event in a user calendar until a new time.
func (CalendarEventExceptionOccurrenceInstanceClient) TentativelyAcceptCalendarEventExceptionOccurrenceInstance ¶
func (c CalendarEventExceptionOccurrenceInstanceClient) TentativelyAcceptCalendarEventExceptionOccurrenceInstance(ctx context.Context, id beta.GroupIdCalendarEventIdExceptionOccurrenceIdInstanceId, input TentativelyAcceptCalendarEventExceptionOccurrenceInstanceRequest, options TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) (result TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationResponse, err error)
TentativelyAcceptCalendarEventExceptionOccurrenceInstance - 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 CancelCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
type CancelCalendarEventExceptionOccurrenceInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCancelCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
func DefaultCancelCalendarEventExceptionOccurrenceInstanceOperationOptions() CancelCalendarEventExceptionOccurrenceInstanceOperationOptions
func (CancelCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders ¶
func (o CancelCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders() *client.Headers
func (CancelCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData ¶
func (o CancelCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData() *odata.Query
func (CancelCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery ¶
func (o CancelCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery() *client.QueryParams
type DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
type DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeclineCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
func DefaultDeclineCalendarEventExceptionOccurrenceInstanceOperationOptions() DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions
func (DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders ¶
func (o DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders() *client.Headers
func (DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData ¶
func (o DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData() *odata.Query
func (DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery ¶
func (o DeclineCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery() *client.QueryParams
type DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions ¶
type DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions ¶
func DefaultDismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions() DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions
func (DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToHeaders ¶
func (o DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToHeaders() *client.Headers
func (DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToOData ¶
func (o DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToOData() *odata.Query
func (DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToQuery ¶
func (o DismissCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToQuery() *client.QueryParams
type EventOperationPredicate ¶
type EventOperationPredicate struct { }
type ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
type ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultForwardCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
func DefaultForwardCalendarEventExceptionOccurrenceInstanceOperationOptions() ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions
func (ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders ¶
func (o ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders() *client.Headers
func (ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData ¶
func (o ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData() *odata.Query
func (ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery ¶
func (o ForwardCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery() *client.QueryParams
type GetCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
type GetCalendarEventExceptionOccurrenceInstanceOperationOptions struct { EndDateTime *string Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string StartDateTime *string }
func DefaultGetCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
func DefaultGetCalendarEventExceptionOccurrenceInstanceOperationOptions() GetCalendarEventExceptionOccurrenceInstanceOperationOptions
func (GetCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders ¶
func (o GetCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders() *client.Headers
func (GetCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData ¶
func (o GetCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData() *odata.Query
func (GetCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery ¶
func (o GetCalendarEventExceptionOccurrenceInstanceOperationOptions) ToQuery() *client.QueryParams
type GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions ¶
type GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetCalendarEventExceptionOccurrenceInstancesCountOperationOptions ¶
func DefaultGetCalendarEventExceptionOccurrenceInstancesCountOperationOptions() GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions
func (GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToHeaders ¶
func (o GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToHeaders() *client.Headers
func (GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToOData ¶
func (o GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToOData() *odata.Query
func (GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToQuery ¶
func (o GetCalendarEventExceptionOccurrenceInstancesCountOperationOptions) ToQuery() *client.QueryParams
type ListCalendarEventExceptionOccurrenceInstancesCustomPager ¶
type ListCalendarEventExceptionOccurrenceInstancesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListCalendarEventExceptionOccurrenceInstancesCustomPager) NextPageLink ¶
func (p *ListCalendarEventExceptionOccurrenceInstancesCustomPager) NextPageLink() *odata.Link
type ListCalendarEventExceptionOccurrenceInstancesOperationOptions ¶
type ListCalendarEventExceptionOccurrenceInstancesOperationOptions struct { Count *bool EndDateTime *string Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 StartDateTime *string Top *int64 }
func DefaultListCalendarEventExceptionOccurrenceInstancesOperationOptions ¶
func DefaultListCalendarEventExceptionOccurrenceInstancesOperationOptions() ListCalendarEventExceptionOccurrenceInstancesOperationOptions
func (ListCalendarEventExceptionOccurrenceInstancesOperationOptions) ToHeaders ¶
func (o ListCalendarEventExceptionOccurrenceInstancesOperationOptions) ToHeaders() *client.Headers
func (ListCalendarEventExceptionOccurrenceInstancesOperationOptions) ToOData ¶
func (o ListCalendarEventExceptionOccurrenceInstancesOperationOptions) ToOData() *odata.Query
func (ListCalendarEventExceptionOccurrenceInstancesOperationOptions) ToQuery ¶
func (o ListCalendarEventExceptionOccurrenceInstancesOperationOptions) ToQuery() *client.QueryParams
type SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions ¶
type SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions ¶
func DefaultSnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions() SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions
func (SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToHeaders ¶
func (o SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToHeaders() *client.Headers
func (SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToOData ¶
func (o SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToOData() *odata.Query
func (SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToQuery ¶
func (o SnoozeCalendarEventExceptionOccurrenceInstanceReminderOperationOptions) ToQuery() *client.QueryParams
type SnoozeCalendarEventExceptionOccurrenceInstanceReminderRequest ¶
type SnoozeCalendarEventExceptionOccurrenceInstanceReminderRequest struct {
NewReminderTime *beta.DateTimeTimeZone `json:"NewReminderTime,omitempty"`
}
type TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
type TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultTentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions ¶
func DefaultTentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions() TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions
func (TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders ¶
func (o TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToHeaders() *client.Headers
func (TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData ¶
func (o TentativelyAcceptCalendarEventExceptionOccurrenceInstanceOperationOptions) ToOData() *odata.Query
Source Files ¶
- client.go
- method_acceptcalendareventexceptionoccurrenceinstance.go
- method_cancelcalendareventexceptionoccurrenceinstance.go
- method_declinecalendareventexceptionoccurrenceinstance.go
- method_dismisscalendareventexceptionoccurrenceinstancereminder.go
- method_forwardcalendareventexceptionoccurrenceinstance.go
- method_getcalendareventexceptionoccurrenceinstance.go
- method_getcalendareventexceptionoccurrenceinstancescount.go
- method_listcalendareventexceptionoccurrenceinstances.go
- method_snoozecalendareventexceptionoccurrenceinstancereminder.go
- method_tentativelyacceptcalendareventexceptionoccurrenceinstance.go
- model_acceptcalendareventexceptionoccurrenceinstancerequest.go
- model_cancelcalendareventexceptionoccurrenceinstancerequest.go
- model_declinecalendareventexceptionoccurrenceinstancerequest.go
- model_forwardcalendareventexceptionoccurrenceinstancerequest.go
- model_snoozecalendareventexceptionoccurrenceinstancereminderrequest.go
- model_tentativelyacceptcalendareventexceptionoccurrenceinstancerequest.go
- predicates.go
- version.go