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 AttachmentOperationPredicate struct + func (p AttachmentOperationPredicate) Matches(input beta.Attachment) bool + type CalendarEventInstanceExceptionOccurrenceAttachmentClient struct + Client *msgraph.Client + func NewCalendarEventInstanceExceptionOccurrenceAttachmentClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarEventInstanceExceptionOccurrenceAttachmentClient, error) + func (c CalendarEventInstanceExceptionOccurrenceAttachmentClient) CreateCalendarEventInstanceExceptionOccurrenceAttachment(ctx context.Context, ...) (...) + func (c CalendarEventInstanceExceptionOccurrenceAttachmentClient) CreateCalendarEventInstanceExceptionOccurrenceAttachmentsUploadSession(ctx context.Context, ...) (...) + func (c CalendarEventInstanceExceptionOccurrenceAttachmentClient) DeleteCalendarEventInstanceExceptionOccurrenceAttachment(ctx context.Context, ...) (...) + func (c CalendarEventInstanceExceptionOccurrenceAttachmentClient) GetCalendarEventInstanceExceptionOccurrenceAttachment(ctx context.Context, ...) (result GetCalendarEventInstanceExceptionOccurrenceAttachmentOperationResponse, ...) + func (c CalendarEventInstanceExceptionOccurrenceAttachmentClient) GetCalendarEventInstanceExceptionOccurrenceAttachmentsCount(ctx context.Context, ...) (...) + func (c CalendarEventInstanceExceptionOccurrenceAttachmentClient) ListCalendarEventInstanceExceptionOccurrenceAttachments(ctx context.Context, ...) (...) + func (c CalendarEventInstanceExceptionOccurrenceAttachmentClient) ListCalendarEventInstanceExceptionOccurrenceAttachmentsComplete(ctx context.Context, ...) (ListCalendarEventInstanceExceptionOccurrenceAttachmentsCompleteResult, error) + func (c CalendarEventInstanceExceptionOccurrenceAttachmentClient) ListCalendarEventInstanceExceptionOccurrenceAttachmentsCompleteMatchingPredicate(ctx context.Context, ...) (result ListCalendarEventInstanceExceptionOccurrenceAttachmentsCompleteResult, ...) + type CreateCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions() CreateCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions + func (o CreateCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o CreateCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o CreateCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type CreateCalendarEventInstanceExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type CreateCalendarEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateCalendarEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions() ... + func (o CreateCalendarEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToHeaders() *client.Headers + func (o CreateCalendarEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToOData() *odata.Query + func (o CreateCalendarEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToQuery() *client.QueryParams + type CreateCalendarEventInstanceExceptionOccurrenceAttachmentsUploadSessionOperationResponse struct + HttpResponse *http.Response + Model *beta.UploadSession + OData *odata.OData + type CreateCalendarEventInstanceExceptionOccurrenceAttachmentsUploadSessionRequest struct + AttachmentItem *beta.AttachmentItem + type DeleteCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions() DeleteCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions + func (o DeleteCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o DeleteCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o DeleteCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type DeleteCalendarEventInstanceExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions() GetCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions + func (o GetCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o GetCalendarEventInstanceExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type GetCalendarEventInstanceExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type GetCalendarEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetCalendarEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions() GetCalendarEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions + func (o GetCalendarEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions) ToOData() *odata.Query + func (o GetCalendarEventInstanceExceptionOccurrenceAttachmentsCountOperationOptions) ToQuery() *client.QueryParams + type GetCalendarEventInstanceExceptionOccurrenceAttachmentsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListCalendarEventInstanceExceptionOccurrenceAttachmentsCompleteResult struct + Items []beta.Attachment + LatestHttpResponse *http.Response + type ListCalendarEventInstanceExceptionOccurrenceAttachmentsCustomPager struct + NextLink *odata.Link + func (p *ListCalendarEventInstanceExceptionOccurrenceAttachmentsCustomPager) NextPageLink() *odata.Link + type ListCalendarEventInstanceExceptionOccurrenceAttachmentsOperationOptions 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 DefaultListCalendarEventInstanceExceptionOccurrenceAttachmentsOperationOptions() ListCalendarEventInstanceExceptionOccurrenceAttachmentsOperationOptions + func (o ListCalendarEventInstanceExceptionOccurrenceAttachmentsOperationOptions) ToHeaders() *client.Headers + func (o ListCalendarEventInstanceExceptionOccurrenceAttachmentsOperationOptions) ToOData() *odata.Query + func (o ListCalendarEventInstanceExceptionOccurrenceAttachmentsOperationOptions) ToQuery() *client.QueryParams + type ListCalendarEventInstanceExceptionOccurrenceAttachmentsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.Attachment + OData *odata.OData