Documentation ¶
Index ¶
- type AcceptEventInstanceOperationOptions
- type AcceptEventInstanceOperationResponse
- type AcceptEventInstanceRequest
- type CancelEventInstanceOperationOptions
- type CancelEventInstanceOperationResponse
- type CancelEventInstanceRequest
- type DeclineEventInstanceOperationOptions
- type DeclineEventInstanceOperationResponse
- type DeclineEventInstanceRequest
- type DismissEventInstanceReminderOperationOptions
- type DismissEventInstanceReminderOperationResponse
- type EventInstanceClient
- func (c EventInstanceClient) AcceptEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result AcceptEventInstanceOperationResponse, err error)
- func (c EventInstanceClient) CancelEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result CancelEventInstanceOperationResponse, err error)
- func (c EventInstanceClient) DeclineEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result DeclineEventInstanceOperationResponse, err error)
- func (c EventInstanceClient) DismissEventInstanceReminder(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result DismissEventInstanceReminderOperationResponse, err error)
- func (c EventInstanceClient) ForwardEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result ForwardEventInstanceOperationResponse, err error)
- func (c EventInstanceClient) GetEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result GetEventInstanceOperationResponse, err error)
- func (c EventInstanceClient) GetEventInstancesCount(ctx context.Context, id beta.GroupIdEventId, ...) (result GetEventInstancesCountOperationResponse, err error)
- func (c EventInstanceClient) ListEventInstances(ctx context.Context, id beta.GroupIdEventId, ...) (result ListEventInstancesOperationResponse, err error)
- func (c EventInstanceClient) ListEventInstancesComplete(ctx context.Context, id beta.GroupIdEventId, ...) (ListEventInstancesCompleteResult, error)
- func (c EventInstanceClient) ListEventInstancesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdEventId, ...) (result ListEventInstancesCompleteResult, err error)
- func (c EventInstanceClient) SnoozeEventInstanceReminder(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result SnoozeEventInstanceReminderOperationResponse, err error)
- func (c EventInstanceClient) TentativelyAcceptEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, ...) (result TentativelyAcceptEventInstanceOperationResponse, err error)
- type EventOperationPredicate
- type ForwardEventInstanceOperationOptions
- type ForwardEventInstanceOperationResponse
- type ForwardEventInstanceRequest
- type GetEventInstanceOperationOptions
- type GetEventInstanceOperationResponse
- type GetEventInstancesCountOperationOptions
- type GetEventInstancesCountOperationResponse
- type ListEventInstancesCompleteResult
- type ListEventInstancesCustomPager
- type ListEventInstancesOperationOptions
- type ListEventInstancesOperationResponse
- type SnoozeEventInstanceReminderOperationOptions
- type SnoozeEventInstanceReminderOperationResponse
- type SnoozeEventInstanceReminderRequest
- type TentativelyAcceptEventInstanceOperationOptions
- type TentativelyAcceptEventInstanceOperationResponse
- type TentativelyAcceptEventInstanceRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptEventInstanceOperationOptions ¶
type AcceptEventInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAcceptEventInstanceOperationOptions ¶
func DefaultAcceptEventInstanceOperationOptions() AcceptEventInstanceOperationOptions
func (AcceptEventInstanceOperationOptions) ToHeaders ¶
func (o AcceptEventInstanceOperationOptions) ToHeaders() *client.Headers
func (AcceptEventInstanceOperationOptions) ToOData ¶
func (o AcceptEventInstanceOperationOptions) ToOData() *odata.Query
func (AcceptEventInstanceOperationOptions) ToQuery ¶
func (o AcceptEventInstanceOperationOptions) ToQuery() *client.QueryParams
type CancelEventInstanceOperationOptions ¶
type CancelEventInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCancelEventInstanceOperationOptions ¶
func DefaultCancelEventInstanceOperationOptions() CancelEventInstanceOperationOptions
func (CancelEventInstanceOperationOptions) ToHeaders ¶
func (o CancelEventInstanceOperationOptions) ToHeaders() *client.Headers
func (CancelEventInstanceOperationOptions) ToOData ¶
func (o CancelEventInstanceOperationOptions) ToOData() *odata.Query
func (CancelEventInstanceOperationOptions) ToQuery ¶
func (o CancelEventInstanceOperationOptions) ToQuery() *client.QueryParams
type DeclineEventInstanceOperationOptions ¶
type DeclineEventInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeclineEventInstanceOperationOptions ¶
func DefaultDeclineEventInstanceOperationOptions() DeclineEventInstanceOperationOptions
func (DeclineEventInstanceOperationOptions) ToHeaders ¶
func (o DeclineEventInstanceOperationOptions) ToHeaders() *client.Headers
func (DeclineEventInstanceOperationOptions) ToOData ¶
func (o DeclineEventInstanceOperationOptions) ToOData() *odata.Query
func (DeclineEventInstanceOperationOptions) ToQuery ¶
func (o DeclineEventInstanceOperationOptions) ToQuery() *client.QueryParams
type DismissEventInstanceReminderOperationOptions ¶
type DismissEventInstanceReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDismissEventInstanceReminderOperationOptions ¶
func DefaultDismissEventInstanceReminderOperationOptions() DismissEventInstanceReminderOperationOptions
func (DismissEventInstanceReminderOperationOptions) ToHeaders ¶
func (o DismissEventInstanceReminderOperationOptions) ToHeaders() *client.Headers
func (DismissEventInstanceReminderOperationOptions) ToOData ¶
func (o DismissEventInstanceReminderOperationOptions) ToOData() *odata.Query
func (DismissEventInstanceReminderOperationOptions) ToQuery ¶
func (o DismissEventInstanceReminderOperationOptions) ToQuery() *client.QueryParams
type EventInstanceClient ¶
func NewEventInstanceClientWithBaseURI ¶
func NewEventInstanceClientWithBaseURI(sdkApi sdkEnv.Api) (*EventInstanceClient, error)
func (EventInstanceClient) AcceptEventInstance ¶
func (c EventInstanceClient) AcceptEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, input AcceptEventInstanceRequest, options AcceptEventInstanceOperationOptions) (result AcceptEventInstanceOperationResponse, err error)
AcceptEventInstance - Invoke action accept. Accept the specified event in a user calendar.
func (EventInstanceClient) CancelEventInstance ¶
func (c EventInstanceClient) CancelEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, input CancelEventInstanceRequest, options CancelEventInstanceOperationOptions) (result CancelEventInstanceOperationResponse, err error)
CancelEventInstance - 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 (EventInstanceClient) DeclineEventInstance ¶
func (c EventInstanceClient) DeclineEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, input DeclineEventInstanceRequest, options DeclineEventInstanceOperationOptions) (result DeclineEventInstanceOperationResponse, err error)
DeclineEventInstance - 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 (EventInstanceClient) DismissEventInstanceReminder ¶
func (c EventInstanceClient) DismissEventInstanceReminder(ctx context.Context, id beta.GroupIdEventIdInstanceId, options DismissEventInstanceReminderOperationOptions) (result DismissEventInstanceReminderOperationResponse, err error)
DismissEventInstanceReminder - Invoke action dismissReminder. Dismiss a reminder that has been triggered for an event in a user calendar.
func (EventInstanceClient) ForwardEventInstance ¶
func (c EventInstanceClient) ForwardEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, input ForwardEventInstanceRequest, options ForwardEventInstanceOperationOptions) (result ForwardEventInstanceOperationResponse, err error)
ForwardEventInstance - 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 (EventInstanceClient) GetEventInstance ¶
func (c EventInstanceClient) GetEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, options GetEventInstanceOperationOptions) (result GetEventInstanceOperationResponse, err error)
GetEventInstance - 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 (EventInstanceClient) GetEventInstancesCount ¶
func (c EventInstanceClient) GetEventInstancesCount(ctx context.Context, id beta.GroupIdEventId, options GetEventInstancesCountOperationOptions) (result GetEventInstancesCountOperationResponse, err error)
GetEventInstancesCount - Get the number of the resource
func (EventInstanceClient) ListEventInstances ¶
func (c EventInstanceClient) ListEventInstances(ctx context.Context, id beta.GroupIdEventId, options ListEventInstancesOperationOptions) (result ListEventInstancesOperationResponse, err error)
ListEventInstances - 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 (EventInstanceClient) ListEventInstancesComplete ¶
func (c EventInstanceClient) ListEventInstancesComplete(ctx context.Context, id beta.GroupIdEventId, options ListEventInstancesOperationOptions) (ListEventInstancesCompleteResult, error)
ListEventInstancesComplete retrieves all the results into a single object
func (EventInstanceClient) ListEventInstancesCompleteMatchingPredicate ¶
func (c EventInstanceClient) ListEventInstancesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdEventId, options ListEventInstancesOperationOptions, predicate EventOperationPredicate) (result ListEventInstancesCompleteResult, err error)
ListEventInstancesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (EventInstanceClient) SnoozeEventInstanceReminder ¶
func (c EventInstanceClient) SnoozeEventInstanceReminder(ctx context.Context, id beta.GroupIdEventIdInstanceId, input SnoozeEventInstanceReminderRequest, options SnoozeEventInstanceReminderOperationOptions) (result SnoozeEventInstanceReminderOperationResponse, err error)
SnoozeEventInstanceReminder - Invoke action snoozeReminder. Postpone a reminder for an event in a user calendar until a new time.
func (EventInstanceClient) TentativelyAcceptEventInstance ¶
func (c EventInstanceClient) TentativelyAcceptEventInstance(ctx context.Context, id beta.GroupIdEventIdInstanceId, input TentativelyAcceptEventInstanceRequest, options TentativelyAcceptEventInstanceOperationOptions) (result TentativelyAcceptEventInstanceOperationResponse, err error)
TentativelyAcceptEventInstance - 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 ForwardEventInstanceOperationOptions ¶
type ForwardEventInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultForwardEventInstanceOperationOptions ¶
func DefaultForwardEventInstanceOperationOptions() ForwardEventInstanceOperationOptions
func (ForwardEventInstanceOperationOptions) ToHeaders ¶
func (o ForwardEventInstanceOperationOptions) ToHeaders() *client.Headers
func (ForwardEventInstanceOperationOptions) ToOData ¶
func (o ForwardEventInstanceOperationOptions) ToOData() *odata.Query
func (ForwardEventInstanceOperationOptions) ToQuery ¶
func (o ForwardEventInstanceOperationOptions) ToQuery() *client.QueryParams
type GetEventInstanceOperationOptions ¶
type GetEventInstanceOperationOptions struct { EndDateTime *string Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string StartDateTime *string }
func DefaultGetEventInstanceOperationOptions ¶
func DefaultGetEventInstanceOperationOptions() GetEventInstanceOperationOptions
func (GetEventInstanceOperationOptions) ToHeaders ¶
func (o GetEventInstanceOperationOptions) ToHeaders() *client.Headers
func (GetEventInstanceOperationOptions) ToOData ¶
func (o GetEventInstanceOperationOptions) ToOData() *odata.Query
func (GetEventInstanceOperationOptions) ToQuery ¶
func (o GetEventInstanceOperationOptions) ToQuery() *client.QueryParams
type GetEventInstancesCountOperationOptions ¶
type GetEventInstancesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetEventInstancesCountOperationOptions ¶
func DefaultGetEventInstancesCountOperationOptions() GetEventInstancesCountOperationOptions
func (GetEventInstancesCountOperationOptions) ToHeaders ¶
func (o GetEventInstancesCountOperationOptions) ToHeaders() *client.Headers
func (GetEventInstancesCountOperationOptions) ToOData ¶
func (o GetEventInstancesCountOperationOptions) ToOData() *odata.Query
func (GetEventInstancesCountOperationOptions) ToQuery ¶
func (o GetEventInstancesCountOperationOptions) ToQuery() *client.QueryParams
type ListEventInstancesCustomPager ¶
func (*ListEventInstancesCustomPager) NextPageLink ¶
func (p *ListEventInstancesCustomPager) NextPageLink() *odata.Link
type ListEventInstancesOperationOptions ¶
type ListEventInstancesOperationOptions 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 DefaultListEventInstancesOperationOptions ¶
func DefaultListEventInstancesOperationOptions() ListEventInstancesOperationOptions
func (ListEventInstancesOperationOptions) ToHeaders ¶
func (o ListEventInstancesOperationOptions) ToHeaders() *client.Headers
func (ListEventInstancesOperationOptions) ToOData ¶
func (o ListEventInstancesOperationOptions) ToOData() *odata.Query
func (ListEventInstancesOperationOptions) ToQuery ¶
func (o ListEventInstancesOperationOptions) ToQuery() *client.QueryParams
type SnoozeEventInstanceReminderOperationOptions ¶
type SnoozeEventInstanceReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSnoozeEventInstanceReminderOperationOptions ¶
func DefaultSnoozeEventInstanceReminderOperationOptions() SnoozeEventInstanceReminderOperationOptions
func (SnoozeEventInstanceReminderOperationOptions) ToHeaders ¶
func (o SnoozeEventInstanceReminderOperationOptions) ToHeaders() *client.Headers
func (SnoozeEventInstanceReminderOperationOptions) ToOData ¶
func (o SnoozeEventInstanceReminderOperationOptions) ToOData() *odata.Query
func (SnoozeEventInstanceReminderOperationOptions) ToQuery ¶
func (o SnoozeEventInstanceReminderOperationOptions) ToQuery() *client.QueryParams
type SnoozeEventInstanceReminderRequest ¶
type SnoozeEventInstanceReminderRequest struct {
NewReminderTime *beta.DateTimeTimeZone `json:"NewReminderTime,omitempty"`
}
type TentativelyAcceptEventInstanceOperationOptions ¶
type TentativelyAcceptEventInstanceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultTentativelyAcceptEventInstanceOperationOptions ¶
func DefaultTentativelyAcceptEventInstanceOperationOptions() TentativelyAcceptEventInstanceOperationOptions
func (TentativelyAcceptEventInstanceOperationOptions) ToHeaders ¶
func (o TentativelyAcceptEventInstanceOperationOptions) ToHeaders() *client.Headers
func (TentativelyAcceptEventInstanceOperationOptions) ToOData ¶
func (o TentativelyAcceptEventInstanceOperationOptions) ToOData() *odata.Query
func (TentativelyAcceptEventInstanceOperationOptions) ToQuery ¶
func (o TentativelyAcceptEventInstanceOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_accepteventinstance.go
- method_canceleventinstance.go
- method_declineeventinstance.go
- method_dismisseventinstancereminder.go
- method_forwardeventinstance.go
- method_geteventinstance.go
- method_geteventinstancescount.go
- method_listeventinstances.go
- method_snoozeeventinstancereminder.go
- method_tentativelyaccepteventinstance.go
- model_accepteventinstancerequest.go
- model_canceleventinstancerequest.go
- model_declineeventinstancerequest.go
- model_forwardeventinstancerequest.go
- model_snoozeeventinstancereminderrequest.go
- model_tentativelyaccepteventinstancerequest.go
- predicates.go
- version.go