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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OnlineMeetingItemRequestBuilder

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

OnlineMeetingItemRequestBuilder provides operations to manage the onlineMeetings property of the microsoft.graph.user entity.

func NewOnlineMeetingItemRequestBuilder

NewOnlineMeetingItemRequestBuilder instantiates a new OnlineMeetingItemRequestBuilder and sets the default values.

func NewOnlineMeetingItemRequestBuilderInternal

func NewOnlineMeetingItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OnlineMeetingItemRequestBuilder

NewOnlineMeetingItemRequestBuilderInternal instantiates a new OnlineMeetingItemRequestBuilder and sets the default values.

func (*OnlineMeetingItemRequestBuilder) AttendanceReports

AttendanceReports the attendanceReports property

func (*OnlineMeetingItemRequestBuilder) AttendanceReportsById

AttendanceReportsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.onlineMeetings.item.attendanceReports.item collection

func (*OnlineMeetingItemRequestBuilder) AttendeeReport

AttendeeReport the attendeeReport property

func (*OnlineMeetingItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property onlineMeetings for me

func (*OnlineMeetingItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get onlineMeetings from me

func (*OnlineMeetingItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property onlineMeetings in me

func (*OnlineMeetingItemRequestBuilder) Delete

Delete delete navigation property onlineMeetings for me

func (*OnlineMeetingItemRequestBuilder) Patch

Patch update the navigation property onlineMeetings in me

type OnlineMeetingItemRequestBuilderDeleteOptions

type OnlineMeetingItemRequestBuilderDeleteOptions 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
}

OnlineMeetingItemRequestBuilderDeleteOptions options for Delete

type OnlineMeetingItemRequestBuilderGetOptions

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

OnlineMeetingItemRequestBuilderGetOptions options for Get

type OnlineMeetingItemRequestBuilderGetQueryParameters

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

OnlineMeetingItemRequestBuilderGetQueryParameters get onlineMeetings from me

type OnlineMeetingItemRequestBuilderPatchOptions

type OnlineMeetingItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.OnlineMeetingable
	// 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
}

OnlineMeetingItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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