calendar

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 15 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.user 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) AllowedCalendarSharingRolesWithUser

AllowedCalendarSharingRolesWithUser provides operations to call the allowedCalendarSharingRoles method.

func (*CalendarRequestBuilder) CalendarPermissions

CalendarPermissions the calendarPermissions property

func (*CalendarRequestBuilder) CalendarPermissionsById

CalendarPermissionsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.calendarPermissions.item collection

func (*CalendarRequestBuilder) CalendarView

CalendarView the calendarView property

func (*CalendarRequestBuilder) CalendarViewById

CalendarViewById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.calendarView.item collection

func (*CalendarRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property calendar for users

func (*CalendarRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the user's primary calendar. Read-only.

func (*CalendarRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property calendar in users

func (*CalendarRequestBuilder) Delete

Delete delete navigation property calendar for users

func (*CalendarRequestBuilder) Events

Events the events property

func (*CalendarRequestBuilder) EventsById

EventsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.events.item collection

func (*CalendarRequestBuilder) Get

Get the user's primary calendar. Read-only.

func (*CalendarRequestBuilder) GetSchedule

GetSchedule the getSchedule property

func (*CalendarRequestBuilder) MultiValueExtendedProperties

MultiValueExtendedProperties the multiValueExtendedProperties property

func (*CalendarRequestBuilder) MultiValueExtendedPropertiesById

MultiValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.multiValueExtendedProperties.item collection

func (*CalendarRequestBuilder) Patch

Patch update the navigation property calendar in users

func (*CalendarRequestBuilder) SingleValueExtendedProperties

SingleValueExtendedProperties the singleValueExtendedProperties property

func (*CalendarRequestBuilder) SingleValueExtendedPropertiesById

SingleValueExtendedPropertiesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.calendar.singleValueExtendedProperties.item collection

type CalendarRequestBuilderDeleteOptions

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

CalendarRequestBuilderDeleteOptions options for Delete

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
}

CalendarRequestBuilderGetQueryParameters the user's primary calendar. Read-only.

type CalendarRequestBuilderPatchOptions

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

CalendarRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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