calendar

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 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/.me.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/.me.calendar.calendarView.item collection

func (*CalendarRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property calendar for me

func (*CalendarRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property calendar for me

func (*CalendarRequestBuilder) CreateGetRequestInformation

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

func (*CalendarRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

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

func (*CalendarRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property calendar in me

func (*CalendarRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property calendar in me

func (*CalendarRequestBuilder) Delete

func (m *CalendarRequestBuilder) Delete() error

Delete delete navigation property calendar for me

func (*CalendarRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *CalendarRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *CalendarRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property calendar for me

func (*CalendarRequestBuilder) Events

Events the events property

func (*CalendarRequestBuilder) EventsById

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

func (*CalendarRequestBuilder) Get

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

func (*CalendarRequestBuilder) GetSchedule

GetSchedule the getSchedule property

func (*CalendarRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

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

func (*CalendarRequestBuilder) MultiValueExtendedProperties

MultiValueExtendedProperties the multiValueExtendedProperties property

func (*CalendarRequestBuilder) MultiValueExtendedPropertiesById

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

func (*CalendarRequestBuilder) Patch

Patch update the navigation property calendar in me

func (*CalendarRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update the navigation property calendar in me

func (*CalendarRequestBuilder) SingleValueExtendedProperties

SingleValueExtendedProperties the singleValueExtendedProperties property

func (*CalendarRequestBuilder) SingleValueExtendedPropertiesById

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

type CalendarRequestBuilderDeleteRequestConfiguration added in v0.22.0

type CalendarRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CalendarRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type CalendarRequestBuilderGetQueryParameters

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

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

type CalendarRequestBuilderGetRequestConfiguration added in v0.22.0

type CalendarRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *CalendarRequestBuilderGetQueryParameters
}

CalendarRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type CalendarRequestBuilderPatchRequestConfiguration added in v0.22.0

type CalendarRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

CalendarRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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