item

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContactItemRequestBuilder added in v0.12.0

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

ContactItemRequestBuilder provides operations to manage the contacts property of the microsoft.graph.user entity.

func NewContactItemRequestBuilder added in v0.12.0

NewContactItemRequestBuilder instantiates a new ContactItemRequestBuilder and sets the default values.

func NewContactItemRequestBuilderInternal added in v0.12.0

func NewContactItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ContactItemRequestBuilder

NewContactItemRequestBuilderInternal instantiates a new ContactItemRequestBuilder and sets the default values.

func (*ContactItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property contacts for users

func (*ContactItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation the user's contacts. Read-only. Nullable.

func (*ContactItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property contacts in users

func (*ContactItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property contacts for users

func (*ContactItemRequestBuilder) Extensions added in v0.12.0

Extensions provides operations to manage the extensions property of the microsoft.graph.contact entity.

func (*ContactItemRequestBuilder) ExtensionsById added in v0.12.0

ExtensionsById provides operations to manage the extensions property of the microsoft.graph.contact entity.

func (*ContactItemRequestBuilder) Get added in v0.12.0

Get the user's contacts. Read-only. Nullable.

func (*ContactItemRequestBuilder) MultiValueExtendedProperties added in v0.12.0

MultiValueExtendedProperties provides operations to manage the multiValueExtendedProperties property of the microsoft.graph.contact entity.

func (*ContactItemRequestBuilder) MultiValueExtendedPropertiesById added in v0.12.0

MultiValueExtendedPropertiesById provides operations to manage the multiValueExtendedProperties property of the microsoft.graph.contact entity.

func (*ContactItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property contacts in users

func (*ContactItemRequestBuilder) Photo added in v0.12.0

Photo provides operations to manage the photo property of the microsoft.graph.contact entity.

func (*ContactItemRequestBuilder) SingleValueExtendedProperties added in v0.12.0

SingleValueExtendedProperties provides operations to manage the singleValueExtendedProperties property of the microsoft.graph.contact entity.

func (*ContactItemRequestBuilder) SingleValueExtendedPropertiesById added in v0.12.0

SingleValueExtendedPropertiesById provides operations to manage the singleValueExtendedProperties property of the microsoft.graph.contact entity.

type ContactItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type ContactItemRequestBuilderGetQueryParameters added in v0.12.0

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

ContactItemRequestBuilderGetQueryParameters the user's contacts. Read-only. Nullable.

type ContactItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ContactItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

ContactItemRequestBuilderPatchRequestConfiguration 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