Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type AcceptCalendarEventInstanceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultAcceptCalendarEventInstanceOperationOptions() AcceptCalendarEventInstanceOperationOptions + func (o AcceptCalendarEventInstanceOperationOptions) ToHeaders() *client.Headers + func (o AcceptCalendarEventInstanceOperationOptions) ToOData() *odata.Query + func (o AcceptCalendarEventInstanceOperationOptions) ToQuery() *client.QueryParams + type AcceptCalendarEventInstanceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type AcceptCalendarEventInstanceRequest struct + Comment nullable.Type[string] + SendResponse nullable.Type[bool] + type CalendarEventInstanceClient struct + Client *msgraph.Client + func NewCalendarEventInstanceClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarEventInstanceClient, error) + func (c CalendarEventInstanceClient) AcceptCalendarEventInstance(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result AcceptCalendarEventInstanceOperationResponse, err error) + func (c CalendarEventInstanceClient) CancelCalendarEventInstance(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result CancelCalendarEventInstanceOperationResponse, err error) + func (c CalendarEventInstanceClient) DeclineCalendarEventInstance(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result DeclineCalendarEventInstanceOperationResponse, err error) + func (c CalendarEventInstanceClient) DismissCalendarEventInstanceReminder(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result DismissCalendarEventInstanceReminderOperationResponse, err error) + func (c CalendarEventInstanceClient) ForwardCalendarEventInstance(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result ForwardCalendarEventInstanceOperationResponse, err error) + func (c CalendarEventInstanceClient) GetCalendarEventInstance(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result GetCalendarEventInstanceOperationResponse, err error) + func (c CalendarEventInstanceClient) GetCalendarEventInstancesCount(ctx context.Context, id beta.GroupIdCalendarEventId, ...) (result GetCalendarEventInstancesCountOperationResponse, err error) + func (c CalendarEventInstanceClient) ListCalendarEventInstances(ctx context.Context, id beta.GroupIdCalendarEventId, ...) (result ListCalendarEventInstancesOperationResponse, err error) + func (c CalendarEventInstanceClient) ListCalendarEventInstancesComplete(ctx context.Context, id beta.GroupIdCalendarEventId, ...) (ListCalendarEventInstancesCompleteResult, error) + func (c CalendarEventInstanceClient) ListCalendarEventInstancesCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdCalendarEventId, ...) (result ListCalendarEventInstancesCompleteResult, err error) + func (c CalendarEventInstanceClient) SnoozeCalendarEventInstanceReminder(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result SnoozeCalendarEventInstanceReminderOperationResponse, err error) + func (c CalendarEventInstanceClient) TentativelyAcceptCalendarEventInstance(ctx context.Context, id beta.GroupIdCalendarEventIdInstanceId, ...) (result TentativelyAcceptCalendarEventInstanceOperationResponse, err error) + type CancelCalendarEventInstanceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCancelCalendarEventInstanceOperationOptions() CancelCalendarEventInstanceOperationOptions + func (o CancelCalendarEventInstanceOperationOptions) ToHeaders() *client.Headers + func (o CancelCalendarEventInstanceOperationOptions) ToOData() *odata.Query + func (o CancelCalendarEventInstanceOperationOptions) ToQuery() *client.QueryParams + type CancelCalendarEventInstanceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type CancelCalendarEventInstanceRequest struct + Comment nullable.Type[string] + type DeclineCalendarEventInstanceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeclineCalendarEventInstanceOperationOptions() DeclineCalendarEventInstanceOperationOptions + func (o DeclineCalendarEventInstanceOperationOptions) ToHeaders() *client.Headers + func (o DeclineCalendarEventInstanceOperationOptions) ToOData() *odata.Query + func (o DeclineCalendarEventInstanceOperationOptions) ToQuery() *client.QueryParams + type DeclineCalendarEventInstanceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DeclineCalendarEventInstanceRequest struct + Comment nullable.Type[string] + ProposedNewTime *beta.TimeSlot + SendResponse nullable.Type[bool] + type DismissCalendarEventInstanceReminderOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDismissCalendarEventInstanceReminderOperationOptions() DismissCalendarEventInstanceReminderOperationOptions + func (o DismissCalendarEventInstanceReminderOperationOptions) ToHeaders() *client.Headers + func (o DismissCalendarEventInstanceReminderOperationOptions) ToOData() *odata.Query + func (o DismissCalendarEventInstanceReminderOperationOptions) ToQuery() *client.QueryParams + type DismissCalendarEventInstanceReminderOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type EventOperationPredicate struct + func (p EventOperationPredicate) Matches(input beta.Event) bool + type ForwardCalendarEventInstanceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultForwardCalendarEventInstanceOperationOptions() ForwardCalendarEventInstanceOperationOptions + func (o ForwardCalendarEventInstanceOperationOptions) ToHeaders() *client.Headers + func (o ForwardCalendarEventInstanceOperationOptions) ToOData() *odata.Query + func (o ForwardCalendarEventInstanceOperationOptions) ToQuery() *client.QueryParams + type ForwardCalendarEventInstanceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type ForwardCalendarEventInstanceRequest struct + Comment nullable.Type[string] + ToRecipients *[]beta.Recipient + type GetCalendarEventInstanceOperationOptions struct + EndDateTime *string + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + StartDateTime *string + func DefaultGetCalendarEventInstanceOperationOptions() GetCalendarEventInstanceOperationOptions + func (o GetCalendarEventInstanceOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarEventInstanceOperationOptions) ToOData() *odata.Query + func (o GetCalendarEventInstanceOperationOptions) ToQuery() *client.QueryParams + type GetCalendarEventInstanceOperationResponse struct + HttpResponse *http.Response + Model *beta.Event + OData *odata.OData + type GetCalendarEventInstancesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetCalendarEventInstancesCountOperationOptions() GetCalendarEventInstancesCountOperationOptions + func (o GetCalendarEventInstancesCountOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarEventInstancesCountOperationOptions) ToOData() *odata.Query + func (o GetCalendarEventInstancesCountOperationOptions) ToQuery() *client.QueryParams + type GetCalendarEventInstancesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListCalendarEventInstancesCompleteResult struct + Items []beta.Event + LatestHttpResponse *http.Response + type ListCalendarEventInstancesCustomPager struct + NextLink *odata.Link + func (p *ListCalendarEventInstancesCustomPager) NextPageLink() *odata.Link + type ListCalendarEventInstancesOperationOptions 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 DefaultListCalendarEventInstancesOperationOptions() ListCalendarEventInstancesOperationOptions + func (o ListCalendarEventInstancesOperationOptions) ToHeaders() *client.Headers + func (o ListCalendarEventInstancesOperationOptions) ToOData() *odata.Query + func (o ListCalendarEventInstancesOperationOptions) ToQuery() *client.QueryParams + type ListCalendarEventInstancesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.Event + OData *odata.OData + type SnoozeCalendarEventInstanceReminderOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultSnoozeCalendarEventInstanceReminderOperationOptions() SnoozeCalendarEventInstanceReminderOperationOptions + func (o SnoozeCalendarEventInstanceReminderOperationOptions) ToHeaders() *client.Headers + func (o SnoozeCalendarEventInstanceReminderOperationOptions) ToOData() *odata.Query + func (o SnoozeCalendarEventInstanceReminderOperationOptions) ToQuery() *client.QueryParams + type SnoozeCalendarEventInstanceReminderOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type SnoozeCalendarEventInstanceReminderRequest struct + NewReminderTime *beta.DateTimeTimeZone + type TentativelyAcceptCalendarEventInstanceOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultTentativelyAcceptCalendarEventInstanceOperationOptions() TentativelyAcceptCalendarEventInstanceOperationOptions + func (o TentativelyAcceptCalendarEventInstanceOperationOptions) ToHeaders() *client.Headers + func (o TentativelyAcceptCalendarEventInstanceOperationOptions) ToOData() *odata.Query + func (o TentativelyAcceptCalendarEventInstanceOperationOptions) ToQuery() *client.QueryParams + type TentativelyAcceptCalendarEventInstanceOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type TentativelyAcceptCalendarEventInstanceRequest struct + Comment nullable.Type[string] + ProposedNewTime *beta.TimeSlot + SendResponse nullable.Type[bool]