events

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventsRequestBuilder

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

EventsRequestBuilder provides operations to manage the events property of the microsoft.graph.user entity.

func NewEventsRequestBuilder

NewEventsRequestBuilder instantiates a new EventsRequestBuilder and sets the default values.

func NewEventsRequestBuilderInternal

func NewEventsRequestBuilderInternal(pathParameters map[string]string, requestAdapter ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestAdapter) *EventsRequestBuilder

NewEventsRequestBuilderInternal instantiates a new EventsRequestBuilder and sets the default values.

func (*EventsRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the user's events. Default is to show Events under the Default Calendar. Read-only. Nullable.

func (*EventsRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation create new navigation property to events for me

func (*EventsRequestBuilder) Delta

Delta provides operations to call the delta method.

func (*EventsRequestBuilder) Get

Get the user's events. Default is to show Events under the Default Calendar. Read-only. Nullable.

func (*EventsRequestBuilder) Post

Post create new navigation property to events for me

type EventsRequestBuilderGetOptions

type EventsRequestBuilderGetOptions struct {
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Request query parameters
	Q *EventsRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

EventsRequestBuilderGetOptions options for Get

type EventsRequestBuilderGetQueryParameters

type EventsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool
	// Filter items by property values
	Filter *string
	// Order items by property values
	Orderby []string
	// Select properties to be returned
	Select []string
	// Skip the first n items
	Skip *int32
	// Show only the first n items
	Top *int32
}

EventsRequestBuilderGetQueryParameters the user's events. Default is to show Events under the Default Calendar. Read-only. Nullable.

type EventsRequestBuilderPostOptions

type EventsRequestBuilderPostOptions struct {
	//
	Body i4a838ef194e4c99e9f2c63ba10dab9cb120a89367c1d4ab0daa63bb424e20d87.Eventable
	// Request headers
	H map[string]string
	// Request options
	O []ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler ida96af0f171bb75f894a4013a6b3146a4397c58f11adb81a2b7cbea9314783a9.ResponseHandler
}

EventsRequestBuilderPostOptions options for Post

Jump to

Keyboard shortcuts

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