outlook

package
v0.24.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 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) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property outlook for users

func (*OutlookRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation selective Outlook services available to the user. Read-only. Nullable.

func (*OutlookRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration selective Outlook services available to the user. Read-only. Nullable.

func (*OutlookRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property outlook in users

func (*OutlookRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property outlook in users

func (*OutlookRequestBuilder) Delete

func (m *OutlookRequestBuilder) Delete() error

Delete delete navigation property outlook for users

func (*OutlookRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

func (m *OutlookRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *OutlookRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error

DeleteWithRequestConfigurationAndResponseHandler delete navigation property outlook for users

func (*OutlookRequestBuilder) Get

Get selective Outlook services available to the user. Read-only. Nullable.

func (*OutlookRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler selective Outlook services available to the user. Read-only. Nullable.

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) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler 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 OutlookRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type OutlookRequestBuilderGetQueryParameters

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

OutlookRequestBuilderGetQueryParameters selective Outlook services available to the user. Read-only. Nullable.

type OutlookRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type OutlookRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Jump to

Keyboard shortcuts

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