calendar

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2022 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 CalendarRequestBuilder

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

CalendarRequestBuilder provides operations to manage the calendar property of the microsoft.graph.event entity.

func NewCalendarRequestBuilder

NewCalendarRequestBuilder instantiates a new CalendarRequestBuilder and sets the default values.

func NewCalendarRequestBuilderInternal

func NewCalendarRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *CalendarRequestBuilder

NewCalendarRequestBuilderInternal instantiates a new CalendarRequestBuilder and sets the default values.

func (*CalendarRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the calendar that contains the event. Navigation property. Read-only.

func (*CalendarRequestBuilder) Get

Get the calendar that contains the event. Navigation property. Read-only.

type CalendarRequestBuilderGetOptions

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

CalendarRequestBuilderGetOptions options for Get

type CalendarRequestBuilderGetQueryParameters

type CalendarRequestBuilderGetQueryParameters struct {
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

CalendarRequestBuilderGetQueryParameters the calendar that contains the event. Navigation property. Read-only.

Jump to

Keyboard shortcuts

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