outlook

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: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutlookRequestBuilder

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

OutlookRequestBuilder provides operations to manage the outlook property of the microsoft.graph.user entity.

func NewOutlookRequestBuilder

NewOutlookRequestBuilder instantiates a new OutlookRequestBuilder and sets the default values.

func NewOutlookRequestBuilderInternal

func NewOutlookRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OutlookRequestBuilder

NewOutlookRequestBuilderInternal instantiates a new OutlookRequestBuilder and sets the default values.

func (*OutlookRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property outlook for users

func (*OutlookRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation read-only.

func (*OutlookRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property outlook in users

func (*OutlookRequestBuilder) Delete

Delete delete navigation property outlook for users

func (*OutlookRequestBuilder) MasterCategories

MasterCategories the masterCategories property

func (*OutlookRequestBuilder) MasterCategoriesById

MasterCategoriesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.users.item.outlook.masterCategories.item collection

func (*OutlookRequestBuilder) Patch

Patch update the navigation property outlook in users

func (*OutlookRequestBuilder) SupportedLanguages

SupportedLanguages provides operations to call the supportedLanguages method.

func (*OutlookRequestBuilder) SupportedTimeZones

SupportedTimeZones provides operations to call the supportedTimeZones method.

func (*OutlookRequestBuilder) SupportedTimeZonesWithTimeZoneStandard

SupportedTimeZonesWithTimeZoneStandard provides operations to call the supportedTimeZones method.

type OutlookRequestBuilderDeleteOptions

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

OutlookRequestBuilderDeleteOptions options for Delete

type OutlookRequestBuilderGetOptions

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

OutlookRequestBuilderGetOptions options for Get

type OutlookRequestBuilderGetQueryParameters

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

OutlookRequestBuilderGetQueryParameters read-only.

type OutlookRequestBuilderPatchOptions

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

OutlookRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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