item

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttachmentItemRequestBuilder

type AttachmentItemRequestBuilder struct {
	// contains filtered or unexported fields
}

AttachmentItemRequestBuilder provides operations to manage the attachments property of the microsoft.graph.event entity.

func NewAttachmentItemRequestBuilder

NewAttachmentItemRequestBuilder instantiates a new AttachmentItemRequestBuilder and sets the default values.

func NewAttachmentItemRequestBuilderInternal

func NewAttachmentItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AttachmentItemRequestBuilder

NewAttachmentItemRequestBuilderInternal instantiates a new AttachmentItemRequestBuilder and sets the default values.

func (*AttachmentItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property attachments for me

func (*AttachmentItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.

func (*AttachmentItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property attachments in me

func (*AttachmentItemRequestBuilder) Delete

Delete delete navigation property attachments for me

func (*AttachmentItemRequestBuilder) Get

Get the collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.

func (*AttachmentItemRequestBuilder) Patch

Patch update the navigation property attachments in me

type AttachmentItemRequestBuilderDeleteOptions

type AttachmentItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AttachmentItemRequestBuilderDeleteOptions options for Delete

type AttachmentItemRequestBuilderGetOptions

type AttachmentItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AttachmentItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AttachmentItemRequestBuilderGetOptions options for Get

type AttachmentItemRequestBuilderGetQueryParameters

type AttachmentItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

AttachmentItemRequestBuilderGetQueryParameters the collection of FileAttachment, ItemAttachment, and referenceAttachment attachments for the event. Navigation property. Read-only. Nullable.

type AttachmentItemRequestBuilderPatchOptions

type AttachmentItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Attachmentable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AttachmentItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL