item

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2022 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 added in v0.12.0

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

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

func NewOnlineMeetingItemRequestBuilder added in v0.12.0

NewOnlineMeetingItemRequestBuilder instantiates a new OnlineMeetingItemRequestBuilder and sets the default values.

func NewOnlineMeetingItemRequestBuilderInternal added in v0.12.0

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

NewOnlineMeetingItemRequestBuilderInternal instantiates a new OnlineMeetingItemRequestBuilder and sets the default values.

func (*OnlineMeetingItemRequestBuilder) AttendanceReports added in v0.12.0

AttendanceReports the attendanceReports property

func (*OnlineMeetingItemRequestBuilder) AttendanceReportsById added in v0.12.0

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

func (*OnlineMeetingItemRequestBuilder) AttendeeReport added in v0.12.0

AttendeeReport the attendeeReport property

func (*OnlineMeetingItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property onlineMeetings for me

func (*OnlineMeetingItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get onlineMeetings from me

func (*OnlineMeetingItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property onlineMeetings in me

func (*OnlineMeetingItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property onlineMeetings for me

func (*OnlineMeetingItemRequestBuilder) Get added in v0.12.0

Get get onlineMeetings from me

func (*OnlineMeetingItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property onlineMeetings in me

type OnlineMeetingItemRequestBuilderDeleteOptions added in v0.12.0

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 added in v0.12.0

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 added in v0.12.0

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 added in v0.12.0

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