Documentation ¶
Index ¶
- type AcceptCalendarViewOperationOptions
- type AcceptCalendarViewOperationResponse
- type AcceptCalendarViewRequest
- type CalendarViewClient
- func (c CalendarViewClient) AcceptCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, ...) (result AcceptCalendarViewOperationResponse, err error)
- func (c CalendarViewClient) CancelCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, ...) (result CancelCalendarViewOperationResponse, err error)
- func (c CalendarViewClient) DeclineCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, ...) (result DeclineCalendarViewOperationResponse, err error)
- func (c CalendarViewClient) DismissCalendarViewReminder(ctx context.Context, id stable.GroupIdCalendarViewId, ...) (result DismissCalendarViewReminderOperationResponse, err error)
- func (c CalendarViewClient) ForwardCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, ...) (result ForwardCalendarViewOperationResponse, err error)
- func (c CalendarViewClient) GetCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, ...) (result GetCalendarViewOperationResponse, err error)
- func (c CalendarViewClient) GetCalendarViewCount(ctx context.Context, id stable.GroupId, ...) (result GetCalendarViewCountOperationResponse, err error)
- func (c CalendarViewClient) ListCalendarViews(ctx context.Context, id stable.GroupId, ...) (result ListCalendarViewsOperationResponse, err error)
- func (c CalendarViewClient) ListCalendarViewsComplete(ctx context.Context, id stable.GroupId, ...) (ListCalendarViewsCompleteResult, error)
- func (c CalendarViewClient) ListCalendarViewsCompleteMatchingPredicate(ctx context.Context, id stable.GroupId, ...) (result ListCalendarViewsCompleteResult, err error)
- func (c CalendarViewClient) SnoozeCalendarViewReminder(ctx context.Context, id stable.GroupIdCalendarViewId, ...) (result SnoozeCalendarViewReminderOperationResponse, err error)
- func (c CalendarViewClient) TentativelyAcceptCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, ...) (result TentativelyAcceptCalendarViewOperationResponse, err error)
- type CancelCalendarViewOperationOptions
- type CancelCalendarViewOperationResponse
- type CancelCalendarViewRequest
- type DeclineCalendarViewOperationOptions
- type DeclineCalendarViewOperationResponse
- type DeclineCalendarViewRequest
- type DismissCalendarViewReminderOperationOptions
- type DismissCalendarViewReminderOperationResponse
- type EventOperationPredicate
- type ForwardCalendarViewOperationOptions
- type ForwardCalendarViewOperationResponse
- type ForwardCalendarViewRequest
- type GetCalendarViewCountOperationOptions
- type GetCalendarViewCountOperationResponse
- type GetCalendarViewOperationOptions
- type GetCalendarViewOperationResponse
- type ListCalendarViewsCompleteResult
- type ListCalendarViewsCustomPager
- type ListCalendarViewsOperationOptions
- type ListCalendarViewsOperationResponse
- type SnoozeCalendarViewReminderOperationOptions
- type SnoozeCalendarViewReminderOperationResponse
- type SnoozeCalendarViewReminderRequest
- type TentativelyAcceptCalendarViewOperationOptions
- type TentativelyAcceptCalendarViewOperationResponse
- type TentativelyAcceptCalendarViewRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AcceptCalendarViewOperationOptions ¶
type AcceptCalendarViewOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAcceptCalendarViewOperationOptions ¶
func DefaultAcceptCalendarViewOperationOptions() AcceptCalendarViewOperationOptions
func (AcceptCalendarViewOperationOptions) ToHeaders ¶
func (o AcceptCalendarViewOperationOptions) ToHeaders() *client.Headers
func (AcceptCalendarViewOperationOptions) ToOData ¶
func (o AcceptCalendarViewOperationOptions) ToOData() *odata.Query
func (AcceptCalendarViewOperationOptions) ToQuery ¶
func (o AcceptCalendarViewOperationOptions) ToQuery() *client.QueryParams
type CalendarViewClient ¶
func NewCalendarViewClientWithBaseURI ¶
func NewCalendarViewClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarViewClient, error)
func (CalendarViewClient) AcceptCalendarView ¶
func (c CalendarViewClient) AcceptCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, input AcceptCalendarViewRequest, options AcceptCalendarViewOperationOptions) (result AcceptCalendarViewOperationResponse, err error)
AcceptCalendarView - Invoke action accept. Accept the specified event in a user calendar.
func (CalendarViewClient) CancelCalendarView ¶
func (c CalendarViewClient) CancelCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, input CancelCalendarViewRequest, options CancelCalendarViewOperationOptions) (result CancelCalendarViewOperationResponse, err error)
CancelCalendarView - 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 (CalendarViewClient) DeclineCalendarView ¶
func (c CalendarViewClient) DeclineCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, input DeclineCalendarViewRequest, options DeclineCalendarViewOperationOptions) (result DeclineCalendarViewOperationResponse, err error)
DeclineCalendarView - 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 (CalendarViewClient) DismissCalendarViewReminder ¶
func (c CalendarViewClient) DismissCalendarViewReminder(ctx context.Context, id stable.GroupIdCalendarViewId, options DismissCalendarViewReminderOperationOptions) (result DismissCalendarViewReminderOperationResponse, err error)
DismissCalendarViewReminder - Invoke action dismissReminder. Dismiss a reminder that has been triggered for an event in a user calendar.
func (CalendarViewClient) ForwardCalendarView ¶
func (c CalendarViewClient) ForwardCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, input ForwardCalendarViewRequest, options ForwardCalendarViewOperationOptions) (result ForwardCalendarViewOperationResponse, err error)
ForwardCalendarView - 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 (CalendarViewClient) GetCalendarView ¶
func (c CalendarViewClient) GetCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, options GetCalendarViewOperationOptions) (result GetCalendarViewOperationResponse, err error)
GetCalendarView - Get calendarView from groups. The calendar view for the calendar. Read-only.
func (CalendarViewClient) GetCalendarViewCount ¶
func (c CalendarViewClient) GetCalendarViewCount(ctx context.Context, id stable.GroupId, options GetCalendarViewCountOperationOptions) (result GetCalendarViewCountOperationResponse, err error)
GetCalendarViewCount - Get the number of the resource
func (CalendarViewClient) ListCalendarViews ¶
func (c CalendarViewClient) ListCalendarViews(ctx context.Context, id stable.GroupId, options ListCalendarViewsOperationOptions) (result ListCalendarViewsOperationResponse, err error)
ListCalendarViews - List group calendarView. Get the occurrences, exceptions, and single instances of events in a calendar view defined by a time range, from the default calendar of a group.
func (CalendarViewClient) ListCalendarViewsComplete ¶
func (c CalendarViewClient) ListCalendarViewsComplete(ctx context.Context, id stable.GroupId, options ListCalendarViewsOperationOptions) (ListCalendarViewsCompleteResult, error)
ListCalendarViewsComplete retrieves all the results into a single object
func (CalendarViewClient) ListCalendarViewsCompleteMatchingPredicate ¶
func (c CalendarViewClient) ListCalendarViewsCompleteMatchingPredicate(ctx context.Context, id stable.GroupId, options ListCalendarViewsOperationOptions, predicate EventOperationPredicate) (result ListCalendarViewsCompleteResult, err error)
ListCalendarViewsCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (CalendarViewClient) SnoozeCalendarViewReminder ¶
func (c CalendarViewClient) SnoozeCalendarViewReminder(ctx context.Context, id stable.GroupIdCalendarViewId, input SnoozeCalendarViewReminderRequest, options SnoozeCalendarViewReminderOperationOptions) (result SnoozeCalendarViewReminderOperationResponse, err error)
SnoozeCalendarViewReminder - Invoke action snoozeReminder. Postpone a reminder for an event in a user calendar until a new time.
func (CalendarViewClient) TentativelyAcceptCalendarView ¶
func (c CalendarViewClient) TentativelyAcceptCalendarView(ctx context.Context, id stable.GroupIdCalendarViewId, input TentativelyAcceptCalendarViewRequest, options TentativelyAcceptCalendarViewOperationOptions) (result TentativelyAcceptCalendarViewOperationResponse, err error)
TentativelyAcceptCalendarView - 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 CancelCalendarViewOperationOptions ¶
type CancelCalendarViewOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCancelCalendarViewOperationOptions ¶
func DefaultCancelCalendarViewOperationOptions() CancelCalendarViewOperationOptions
func (CancelCalendarViewOperationOptions) ToHeaders ¶
func (o CancelCalendarViewOperationOptions) ToHeaders() *client.Headers
func (CancelCalendarViewOperationOptions) ToOData ¶
func (o CancelCalendarViewOperationOptions) ToOData() *odata.Query
func (CancelCalendarViewOperationOptions) ToQuery ¶
func (o CancelCalendarViewOperationOptions) ToQuery() *client.QueryParams
type DeclineCalendarViewOperationOptions ¶
type DeclineCalendarViewOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeclineCalendarViewOperationOptions ¶
func DefaultDeclineCalendarViewOperationOptions() DeclineCalendarViewOperationOptions
func (DeclineCalendarViewOperationOptions) ToHeaders ¶
func (o DeclineCalendarViewOperationOptions) ToHeaders() *client.Headers
func (DeclineCalendarViewOperationOptions) ToOData ¶
func (o DeclineCalendarViewOperationOptions) ToOData() *odata.Query
func (DeclineCalendarViewOperationOptions) ToQuery ¶
func (o DeclineCalendarViewOperationOptions) ToQuery() *client.QueryParams
type DismissCalendarViewReminderOperationOptions ¶
type DismissCalendarViewReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDismissCalendarViewReminderOperationOptions ¶
func DefaultDismissCalendarViewReminderOperationOptions() DismissCalendarViewReminderOperationOptions
func (DismissCalendarViewReminderOperationOptions) ToHeaders ¶
func (o DismissCalendarViewReminderOperationOptions) ToHeaders() *client.Headers
func (DismissCalendarViewReminderOperationOptions) ToOData ¶
func (o DismissCalendarViewReminderOperationOptions) ToOData() *odata.Query
func (DismissCalendarViewReminderOperationOptions) ToQuery ¶
func (o DismissCalendarViewReminderOperationOptions) ToQuery() *client.QueryParams
type EventOperationPredicate ¶
type EventOperationPredicate struct { }
type ForwardCalendarViewOperationOptions ¶
type ForwardCalendarViewOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultForwardCalendarViewOperationOptions ¶
func DefaultForwardCalendarViewOperationOptions() ForwardCalendarViewOperationOptions
func (ForwardCalendarViewOperationOptions) ToHeaders ¶
func (o ForwardCalendarViewOperationOptions) ToHeaders() *client.Headers
func (ForwardCalendarViewOperationOptions) ToOData ¶
func (o ForwardCalendarViewOperationOptions) ToOData() *odata.Query
func (ForwardCalendarViewOperationOptions) ToQuery ¶
func (o ForwardCalendarViewOperationOptions) ToQuery() *client.QueryParams
type GetCalendarViewCountOperationOptions ¶
type GetCalendarViewCountOperationOptions struct { EndDateTime *string Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string StartDateTime *string }
func DefaultGetCalendarViewCountOperationOptions ¶
func DefaultGetCalendarViewCountOperationOptions() GetCalendarViewCountOperationOptions
func (GetCalendarViewCountOperationOptions) ToHeaders ¶
func (o GetCalendarViewCountOperationOptions) ToHeaders() *client.Headers
func (GetCalendarViewCountOperationOptions) ToOData ¶
func (o GetCalendarViewCountOperationOptions) ToOData() *odata.Query
func (GetCalendarViewCountOperationOptions) ToQuery ¶
func (o GetCalendarViewCountOperationOptions) ToQuery() *client.QueryParams
type GetCalendarViewOperationOptions ¶
type GetCalendarViewOperationOptions struct { EndDateTime *string Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string StartDateTime *string }
func DefaultGetCalendarViewOperationOptions ¶
func DefaultGetCalendarViewOperationOptions() GetCalendarViewOperationOptions
func (GetCalendarViewOperationOptions) ToHeaders ¶
func (o GetCalendarViewOperationOptions) ToHeaders() *client.Headers
func (GetCalendarViewOperationOptions) ToOData ¶
func (o GetCalendarViewOperationOptions) ToOData() *odata.Query
func (GetCalendarViewOperationOptions) ToQuery ¶
func (o GetCalendarViewOperationOptions) ToQuery() *client.QueryParams
type ListCalendarViewsCustomPager ¶
func (*ListCalendarViewsCustomPager) NextPageLink ¶
func (p *ListCalendarViewsCustomPager) NextPageLink() *odata.Link
type ListCalendarViewsOperationOptions ¶
type ListCalendarViewsOperationOptions 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 DefaultListCalendarViewsOperationOptions ¶
func DefaultListCalendarViewsOperationOptions() ListCalendarViewsOperationOptions
func (ListCalendarViewsOperationOptions) ToHeaders ¶
func (o ListCalendarViewsOperationOptions) ToHeaders() *client.Headers
func (ListCalendarViewsOperationOptions) ToOData ¶
func (o ListCalendarViewsOperationOptions) ToOData() *odata.Query
func (ListCalendarViewsOperationOptions) ToQuery ¶
func (o ListCalendarViewsOperationOptions) ToQuery() *client.QueryParams
type SnoozeCalendarViewReminderOperationOptions ¶
type SnoozeCalendarViewReminderOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultSnoozeCalendarViewReminderOperationOptions ¶
func DefaultSnoozeCalendarViewReminderOperationOptions() SnoozeCalendarViewReminderOperationOptions
func (SnoozeCalendarViewReminderOperationOptions) ToHeaders ¶
func (o SnoozeCalendarViewReminderOperationOptions) ToHeaders() *client.Headers
func (SnoozeCalendarViewReminderOperationOptions) ToOData ¶
func (o SnoozeCalendarViewReminderOperationOptions) ToOData() *odata.Query
func (SnoozeCalendarViewReminderOperationOptions) ToQuery ¶
func (o SnoozeCalendarViewReminderOperationOptions) ToQuery() *client.QueryParams
type SnoozeCalendarViewReminderRequest ¶
type SnoozeCalendarViewReminderRequest struct {
NewReminderTime *stable.DateTimeTimeZone `json:"NewReminderTime,omitempty"`
}
type TentativelyAcceptCalendarViewOperationOptions ¶
type TentativelyAcceptCalendarViewOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultTentativelyAcceptCalendarViewOperationOptions ¶
func DefaultTentativelyAcceptCalendarViewOperationOptions() TentativelyAcceptCalendarViewOperationOptions
func (TentativelyAcceptCalendarViewOperationOptions) ToHeaders ¶
func (o TentativelyAcceptCalendarViewOperationOptions) ToHeaders() *client.Headers
func (TentativelyAcceptCalendarViewOperationOptions) ToOData ¶
func (o TentativelyAcceptCalendarViewOperationOptions) ToOData() *odata.Query
func (TentativelyAcceptCalendarViewOperationOptions) ToQuery ¶
func (o TentativelyAcceptCalendarViewOperationOptions) ToQuery() *client.QueryParams
Source Files ¶
- client.go
- method_acceptcalendarview.go
- method_cancelcalendarview.go
- method_declinecalendarview.go
- method_dismisscalendarviewreminder.go
- method_forwardcalendarview.go
- method_getcalendarview.go
- method_getcalendarviewcount.go
- method_listcalendarviews.go
- method_snoozecalendarviewreminder.go
- method_tentativelyacceptcalendarview.go
- model_acceptcalendarviewrequest.go
- model_cancelcalendarviewrequest.go
- model_declinecalendarviewrequest.go
- model_forwardcalendarviewrequest.go
- model_snoozecalendarviewreminderrequest.go
- model_tentativelyacceptcalendarviewrequest.go
- predicates.go
- version.go