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 CalendarViewExceptionOccurrenceAttachmentClient struct + Client *msgraph.Client + func NewCalendarViewExceptionOccurrenceAttachmentClientWithBaseURI(sdkApi sdkEnv.Api) (*CalendarViewExceptionOccurrenceAttachmentClient, error) + func (c CalendarViewExceptionOccurrenceAttachmentClient) CreateCalendarViewExceptionOccurrenceAttachment(ctx context.Context, id beta.GroupIdCalendarViewIdExceptionOccurrenceId, ...) (result CreateCalendarViewExceptionOccurrenceAttachmentOperationResponse, ...) + func (c CalendarViewExceptionOccurrenceAttachmentClient) CreateCalendarViewExceptionOccurrenceAttachmentsUploadSession(ctx context.Context, id beta.GroupIdCalendarViewIdExceptionOccurrenceId, ...) (...) + func (c CalendarViewExceptionOccurrenceAttachmentClient) DeleteCalendarViewExceptionOccurrenceAttachment(ctx context.Context, ...) (result DeleteCalendarViewExceptionOccurrenceAttachmentOperationResponse, ...) + func (c CalendarViewExceptionOccurrenceAttachmentClient) GetCalendarViewExceptionOccurrenceAttachment(ctx context.Context, ...) (result GetCalendarViewExceptionOccurrenceAttachmentOperationResponse, ...) + func (c CalendarViewExceptionOccurrenceAttachmentClient) GetCalendarViewExceptionOccurrenceAttachmentsCount(ctx context.Context, id beta.GroupIdCalendarViewIdExceptionOccurrenceId, ...) (result GetCalendarViewExceptionOccurrenceAttachmentsCountOperationResponse, ...) + func (c CalendarViewExceptionOccurrenceAttachmentClient) ListCalendarViewExceptionOccurrenceAttachments(ctx context.Context, id beta.GroupIdCalendarViewIdExceptionOccurrenceId, ...) (result ListCalendarViewExceptionOccurrenceAttachmentsOperationResponse, ...) + func (c CalendarViewExceptionOccurrenceAttachmentClient) ListCalendarViewExceptionOccurrenceAttachmentsComplete(ctx context.Context, id beta.GroupIdCalendarViewIdExceptionOccurrenceId, ...) (ListCalendarViewExceptionOccurrenceAttachmentsCompleteResult, error) + func (c CalendarViewExceptionOccurrenceAttachmentClient) ListCalendarViewExceptionOccurrenceAttachmentsCompleteMatchingPredicate(ctx context.Context, id beta.GroupIdCalendarViewIdExceptionOccurrenceId, ...) (result ListCalendarViewExceptionOccurrenceAttachmentsCompleteResult, err error) + type CreateCalendarViewExceptionOccurrenceAttachmentOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateCalendarViewExceptionOccurrenceAttachmentOperationOptions() CreateCalendarViewExceptionOccurrenceAttachmentOperationOptions + func (o CreateCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o CreateCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o CreateCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type CreateCalendarViewExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type CreateCalendarViewExceptionOccurrenceAttachmentsUploadSessionOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateCalendarViewExceptionOccurrenceAttachmentsUploadSessionOperationOptions() CreateCalendarViewExceptionOccurrenceAttachmentsUploadSessionOperationOptions + func (o CreateCalendarViewExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToHeaders() *client.Headers + func (o CreateCalendarViewExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToOData() *odata.Query + func (o CreateCalendarViewExceptionOccurrenceAttachmentsUploadSessionOperationOptions) ToQuery() *client.QueryParams + type CreateCalendarViewExceptionOccurrenceAttachmentsUploadSessionOperationResponse struct + HttpResponse *http.Response + Model *beta.UploadSession + OData *odata.OData + type CreateCalendarViewExceptionOccurrenceAttachmentsUploadSessionRequest struct + AttachmentItem *beta.AttachmentItem + type DeleteCalendarViewExceptionOccurrenceAttachmentOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteCalendarViewExceptionOccurrenceAttachmentOperationOptions() DeleteCalendarViewExceptionOccurrenceAttachmentOperationOptions + func (o DeleteCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o DeleteCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o DeleteCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type DeleteCalendarViewExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetCalendarViewExceptionOccurrenceAttachmentOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetCalendarViewExceptionOccurrenceAttachmentOperationOptions() GetCalendarViewExceptionOccurrenceAttachmentOperationOptions + func (o GetCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToOData() *odata.Query + func (o GetCalendarViewExceptionOccurrenceAttachmentOperationOptions) ToQuery() *client.QueryParams + type GetCalendarViewExceptionOccurrenceAttachmentOperationResponse struct + HttpResponse *http.Response + Model beta.Attachment + OData *odata.OData + type GetCalendarViewExceptionOccurrenceAttachmentsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetCalendarViewExceptionOccurrenceAttachmentsCountOperationOptions() GetCalendarViewExceptionOccurrenceAttachmentsCountOperationOptions + func (o GetCalendarViewExceptionOccurrenceAttachmentsCountOperationOptions) ToHeaders() *client.Headers + func (o GetCalendarViewExceptionOccurrenceAttachmentsCountOperationOptions) ToOData() *odata.Query + func (o GetCalendarViewExceptionOccurrenceAttachmentsCountOperationOptions) ToQuery() *client.QueryParams + type GetCalendarViewExceptionOccurrenceAttachmentsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListCalendarViewExceptionOccurrenceAttachmentsCompleteResult struct + Items []beta.Attachment + LatestHttpResponse *http.Response + type ListCalendarViewExceptionOccurrenceAttachmentsCustomPager struct + NextLink *odata.Link + func (p *ListCalendarViewExceptionOccurrenceAttachmentsCustomPager) NextPageLink() *odata.Link + type ListCalendarViewExceptionOccurrenceAttachmentsOperationOptions 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 DefaultListCalendarViewExceptionOccurrenceAttachmentsOperationOptions() ListCalendarViewExceptionOccurrenceAttachmentsOperationOptions + func (o ListCalendarViewExceptionOccurrenceAttachmentsOperationOptions) ToHeaders() *client.Headers + func (o ListCalendarViewExceptionOccurrenceAttachmentsOperationOptions) ToOData() *odata.Query + func (o ListCalendarViewExceptionOccurrenceAttachmentsOperationOptions) ToQuery() *client.QueryParams + type ListCalendarViewExceptionOccurrenceAttachmentsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.Attachment + OData *odata.OData