Documentation ¶
Index ¶
- type AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions
- type AcceptCalendarViewInstanceExceptionOccurrenceOperationResponse
- type AcceptCalendarViewInstanceExceptionOccurrenceRequest
- type CalendarViewInstanceExceptionOccurrenceClient
- func (c CalendarViewInstanceExceptionOccurrenceClient) AcceptCalendarViewInstanceExceptionOccurrence(ctx context.Context, ...) (result AcceptCalendarViewInstanceExceptionOccurrenceOperationResponse, ...)
- func (c CalendarViewInstanceExceptionOccurrenceClient) CancelCalendarViewInstanceExceptionOccurrence(ctx context.Context, ...) (result CancelCalendarViewInstanceExceptionOccurrenceOperationResponse, ...)
- func (c CalendarViewInstanceExceptionOccurrenceClient) DeclineCalendarViewInstanceExceptionOccurrence(ctx context.Context, ...) (result DeclineCalendarViewInstanceExceptionOccurrenceOperationResponse, ...)
- func (c CalendarViewInstanceExceptionOccurrenceClient) DismissCalendarViewInstanceExceptionOccurrenceReminder(ctx context.Context, ...) (result DismissCalendarViewInstanceExceptionOccurrenceReminderOperationResponse, ...)
- func (c CalendarViewInstanceExceptionOccurrenceClient) ForwardCalendarViewInstanceExceptionOccurrence(ctx context.Context, ...) (result ForwardCalendarViewInstanceExceptionOccurrenceOperationResponse, ...)
- func (c CalendarViewInstanceExceptionOccurrenceClient) GetCalendarViewInstanceExceptionOccurrence(ctx context.Context, ...) (result GetCalendarViewInstanceExceptionOccurrenceOperationResponse, err error)
- func (c CalendarViewInstanceExceptionOccurrenceClient) GetCalendarViewInstanceExceptionOccurrencesCount(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceId, ...) (result GetCalendarViewInstanceExceptionOccurrencesCountOperationResponse, ...)
- func (c CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrences(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceId, ...) (result ListCalendarViewInstanceExceptionOccurrencesOperationResponse, ...)
- func (c CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrencesComplete(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceId, ...) (ListCalendarViewInstanceExceptionOccurrencesCompleteResult, error)
- func (c CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrencesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceId, ...) (result ListCalendarViewInstanceExceptionOccurrencesCompleteResult, err error)
- func (c CalendarViewInstanceExceptionOccurrenceClient) SnoozeCalendarViewInstanceExceptionOccurrenceReminder(ctx context.Context, ...) (result SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationResponse, ...)
- func (c CalendarViewInstanceExceptionOccurrenceClient) TentativelyAcceptCalendarViewInstanceExceptionOccurrence(ctx context.Context, ...) (...)
- type CancelCalendarViewInstanceExceptionOccurrenceOperationOptions
- type CancelCalendarViewInstanceExceptionOccurrenceOperationResponse
- type CancelCalendarViewInstanceExceptionOccurrenceRequest
- type DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions
- type DeclineCalendarViewInstanceExceptionOccurrenceOperationResponse
- type DeclineCalendarViewInstanceExceptionOccurrenceRequest
- type DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions
- func (o DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers
- func (o DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query
- func (o DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams
- type DismissCalendarViewInstanceExceptionOccurrenceReminderOperationResponse
- type EventOperationPredicate
- type ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions
- type ForwardCalendarViewInstanceExceptionOccurrenceOperationResponse
- type ForwardCalendarViewInstanceExceptionOccurrenceRequest
- type GetCalendarViewInstanceExceptionOccurrenceOperationOptions
- type GetCalendarViewInstanceExceptionOccurrenceOperationResponse
- type GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions
- func (o GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToHeaders() *client.Headers
- func (o GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToOData() *odata.Query
- func (o GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToQuery() *client.QueryParams
- type GetCalendarViewInstanceExceptionOccurrencesCountOperationResponse
- type ListCalendarViewInstanceExceptionOccurrencesCompleteResult
- type ListCalendarViewInstanceExceptionOccurrencesCustomPager
- type ListCalendarViewInstanceExceptionOccurrencesOperationOptions
- type ListCalendarViewInstanceExceptionOccurrencesOperationResponse
- type SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions
- func (o SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers
- func (o SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query
- func (o SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams
- type SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationResponse
- type SnoozeCalendarViewInstanceExceptionOccurrenceReminderRequest
- type TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions
- func (o TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
- func (o TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query
- func (o TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
- type TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationResponse
- type TentativelyAcceptCalendarViewInstanceExceptionOccurrenceRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
type AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
func DefaultAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions() AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions
func (AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData ¶
func (o AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery ¶
func (o AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type CalendarViewInstanceExceptionOccurrenceClient ¶
func NewCalendarViewInstanceExceptionOccurrenceClientWithBaseURI ¶
func NewCalendarViewInstanceExceptionOccurrenceClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarViewInstanceExceptionOccurrenceClient, error)
func (CalendarViewInstanceExceptionOccurrenceClient) AcceptCalendarViewInstanceExceptionOccurrence ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) AcceptCalendarViewInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceIdExceptionOccurrenceId, input AcceptCalendarViewInstanceExceptionOccurrenceRequest, options AcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) (result AcceptCalendarViewInstanceExceptionOccurrenceOperationResponse, err error)
AcceptCalendarViewInstanceExceptionOccurrence - Invoke action accept. Accept the specified event in a user calendar.
func (CalendarViewInstanceExceptionOccurrenceClient) CancelCalendarViewInstanceExceptionOccurrence ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) CancelCalendarViewInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceIdExceptionOccurrenceId, input CancelCalendarViewInstanceExceptionOccurrenceRequest, options CancelCalendarViewInstanceExceptionOccurrenceOperationOptions) (result CancelCalendarViewInstanceExceptionOccurrenceOperationResponse, err error)
CancelCalendarViewInstanceExceptionOccurrence - 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 (CalendarViewInstanceExceptionOccurrenceClient) DeclineCalendarViewInstanceExceptionOccurrence ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) DeclineCalendarViewInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceIdExceptionOccurrenceId, input DeclineCalendarViewInstanceExceptionOccurrenceRequest, options DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions) (result DeclineCalendarViewInstanceExceptionOccurrenceOperationResponse, err error)
DeclineCalendarViewInstanceExceptionOccurrence - 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 (CalendarViewInstanceExceptionOccurrenceClient) DismissCalendarViewInstanceExceptionOccurrenceReminder ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) DismissCalendarViewInstanceExceptionOccurrenceReminder(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceIdExceptionOccurrenceId, options DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) (result DismissCalendarViewInstanceExceptionOccurrenceReminderOperationResponse, err error)
DismissCalendarViewInstanceExceptionOccurrenceReminder - Invoke action dismissReminder. Dismiss a reminder that has been triggered for an event in a user calendar.
func (CalendarViewInstanceExceptionOccurrenceClient) ForwardCalendarViewInstanceExceptionOccurrence ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) ForwardCalendarViewInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceIdExceptionOccurrenceId, input ForwardCalendarViewInstanceExceptionOccurrenceRequest, options ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions) (result ForwardCalendarViewInstanceExceptionOccurrenceOperationResponse, err error)
ForwardCalendarViewInstanceExceptionOccurrence - 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 (CalendarViewInstanceExceptionOccurrenceClient) GetCalendarViewInstanceExceptionOccurrence ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) GetCalendarViewInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceIdExceptionOccurrenceId, options GetCalendarViewInstanceExceptionOccurrenceOperationOptions) (result GetCalendarViewInstanceExceptionOccurrenceOperationResponse, err error)
GetCalendarViewInstanceExceptionOccurrence - Get exceptionOccurrences from groups
func (CalendarViewInstanceExceptionOccurrenceClient) GetCalendarViewInstanceExceptionOccurrencesCount ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) GetCalendarViewInstanceExceptionOccurrencesCount(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceId, options GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) (result GetCalendarViewInstanceExceptionOccurrencesCountOperationResponse, err error)
GetCalendarViewInstanceExceptionOccurrencesCount - Get the number of the resource
func (CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrences ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrences(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceId, options ListCalendarViewInstanceExceptionOccurrencesOperationOptions) (result ListCalendarViewInstanceExceptionOccurrencesOperationResponse, err error)
ListCalendarViewInstanceExceptionOccurrences - Get exceptionOccurrences from groups
func (CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrencesComplete ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrencesComplete(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceId, options ListCalendarViewInstanceExceptionOccurrencesOperationOptions) (ListCalendarViewInstanceExceptionOccurrencesCompleteResult, error)
ListCalendarViewInstanceExceptionOccurrencesComplete retrieves all the results into a single object
func (CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrencesCompleteMatchingPredicate ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) ListCalendarViewInstanceExceptionOccurrencesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceId, options ListCalendarViewInstanceExceptionOccurrencesOperationOptions, predicate EventOperationPredicate) (result ListCalendarViewInstanceExceptionOccurrencesCompleteResult, err error)
ListCalendarViewInstanceExceptionOccurrencesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (CalendarViewInstanceExceptionOccurrenceClient) SnoozeCalendarViewInstanceExceptionOccurrenceReminder ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) SnoozeCalendarViewInstanceExceptionOccurrenceReminder(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceIdExceptionOccurrenceId, input SnoozeCalendarViewInstanceExceptionOccurrenceReminderRequest, options SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) (result SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationResponse, err error)
SnoozeCalendarViewInstanceExceptionOccurrenceReminder - Invoke action snoozeReminder. Postpone a reminder for an event in a user calendar until a new time.
func (CalendarViewInstanceExceptionOccurrenceClient) TentativelyAcceptCalendarViewInstanceExceptionOccurrence ¶
func (c CalendarViewInstanceExceptionOccurrenceClient) TentativelyAcceptCalendarViewInstanceExceptionOccurrence(ctx context.Context, id beta.GroupIdCalendarViewIdInstanceIdExceptionOccurrenceId, input TentativelyAcceptCalendarViewInstanceExceptionOccurrenceRequest, options TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) (result TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationResponse, err error)
TentativelyAcceptCalendarViewInstanceExceptionOccurrence - 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 CancelCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
type CancelCalendarViewInstanceExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCancelCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
func DefaultCancelCalendarViewInstanceExceptionOccurrenceOperationOptions() CancelCalendarViewInstanceExceptionOccurrenceOperationOptions
func (CancelCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o CancelCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (CancelCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData ¶
func (o CancelCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (CancelCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery ¶
func (o CancelCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
type DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeclineCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
func DefaultDeclineCalendarViewInstanceExceptionOccurrenceOperationOptions() DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions
func (DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData ¶
func (o DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery ¶
func (o DeclineCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions ¶
type DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions ¶
func DefaultDismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions() DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions
func (DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders ¶
func (o DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers
func (DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToOData ¶
func (o DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query
func (DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToQuery ¶
func (o DismissCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams
type EventOperationPredicate ¶
type EventOperationPredicate struct { }
type ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
type ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultForwardCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
func DefaultForwardCalendarViewInstanceExceptionOccurrenceOperationOptions() ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions
func (ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData ¶
func (o ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery ¶
func (o ForwardCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type GetCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
type GetCalendarViewInstanceExceptionOccurrenceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
func DefaultGetCalendarViewInstanceExceptionOccurrenceOperationOptions() GetCalendarViewInstanceExceptionOccurrenceOperationOptions
func (GetCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o GetCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (GetCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData ¶
func (o GetCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query
func (GetCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery ¶
func (o GetCalendarViewInstanceExceptionOccurrenceOperationOptions) ToQuery() *client.QueryParams
type GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions ¶
type GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetCalendarViewInstanceExceptionOccurrencesCountOperationOptions ¶
func DefaultGetCalendarViewInstanceExceptionOccurrencesCountOperationOptions() GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions
func (GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToHeaders ¶
func (o GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToHeaders() *client.Headers
func (GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToOData ¶
func (o GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToOData() *odata.Query
func (GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToQuery ¶
func (o GetCalendarViewInstanceExceptionOccurrencesCountOperationOptions) ToQuery() *client.QueryParams
type ListCalendarViewInstanceExceptionOccurrencesCustomPager ¶
type ListCalendarViewInstanceExceptionOccurrencesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListCalendarViewInstanceExceptionOccurrencesCustomPager) NextPageLink ¶
func (p *ListCalendarViewInstanceExceptionOccurrencesCustomPager) NextPageLink() *odata.Link
type ListCalendarViewInstanceExceptionOccurrencesOperationOptions ¶
type ListCalendarViewInstanceExceptionOccurrencesOperationOptions 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 DefaultListCalendarViewInstanceExceptionOccurrencesOperationOptions ¶
func DefaultListCalendarViewInstanceExceptionOccurrencesOperationOptions() ListCalendarViewInstanceExceptionOccurrencesOperationOptions
func (ListCalendarViewInstanceExceptionOccurrencesOperationOptions) ToHeaders ¶
func (o ListCalendarViewInstanceExceptionOccurrencesOperationOptions) ToHeaders() *client.Headers
func (ListCalendarViewInstanceExceptionOccurrencesOperationOptions) ToOData ¶
func (o ListCalendarViewInstanceExceptionOccurrencesOperationOptions) ToOData() *odata.Query
func (ListCalendarViewInstanceExceptionOccurrencesOperationOptions) ToQuery ¶
func (o ListCalendarViewInstanceExceptionOccurrencesOperationOptions) ToQuery() *client.QueryParams
type SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions ¶
type SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions ¶
func DefaultSnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions() SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions
func (SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders ¶
func (o SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToHeaders() *client.Headers
func (SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToOData ¶
func (o SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToOData() *odata.Query
func (SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToQuery ¶
func (o SnoozeCalendarViewInstanceExceptionOccurrenceReminderOperationOptions) ToQuery() *client.QueryParams
type SnoozeCalendarViewInstanceExceptionOccurrenceReminderRequest ¶
type SnoozeCalendarViewInstanceExceptionOccurrenceReminderRequest struct {
NewReminderTime *beta.DateTimeTimeZone `json:"NewReminderTime,omitempty"`
}
type TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
type TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultTentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions ¶
func DefaultTentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions() TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions
func (TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders ¶
func (o TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToHeaders() *client.Headers
func (TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData ¶
func (o TentativelyAcceptCalendarViewInstanceExceptionOccurrenceOperationOptions) ToOData() *odata.Query
Source Files ¶
- client.go
- method_acceptcalendarviewinstanceexceptionoccurrence.go
- method_cancelcalendarviewinstanceexceptionoccurrence.go
- method_declinecalendarviewinstanceexceptionoccurrence.go
- method_dismisscalendarviewinstanceexceptionoccurrencereminder.go
- method_forwardcalendarviewinstanceexceptionoccurrence.go
- method_getcalendarviewinstanceexceptionoccurrence.go
- method_getcalendarviewinstanceexceptionoccurrencescount.go
- method_listcalendarviewinstanceexceptionoccurrences.go
- method_snoozecalendarviewinstanceexceptionoccurrencereminder.go
- method_tentativelyacceptcalendarviewinstanceexceptionoccurrence.go
- model_acceptcalendarviewinstanceexceptionoccurrencerequest.go
- model_cancelcalendarviewinstanceexceptionoccurrencerequest.go
- model_declinecalendarviewinstanceexceptionoccurrencerequest.go
- model_forwardcalendarviewinstanceexceptionoccurrencerequest.go
- model_snoozecalendarviewinstanceexceptionoccurrencereminderrequest.go
- model_tentativelyacceptcalendarviewinstanceexceptionoccurrencerequest.go
- predicates.go
- version.go