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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrgContactItemRequestBuilder added in v0.12.0

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

OrgContactItemRequestBuilder provides operations to manage the collection of orgContact entities.

func NewOrgContactItemRequestBuilder added in v0.12.0

NewOrgContactItemRequestBuilder instantiates a new OrgContactItemRequestBuilder and sets the default values.

func NewOrgContactItemRequestBuilderInternal added in v0.12.0

func NewOrgContactItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OrgContactItemRequestBuilder

NewOrgContactItemRequestBuilderInternal instantiates a new OrgContactItemRequestBuilder and sets the default values.

func (*OrgContactItemRequestBuilder) CheckMemberGroups added in v0.12.0

CheckMemberGroups provides operations to call the checkMemberGroups method.

func (*OrgContactItemRequestBuilder) CheckMemberObjects added in v0.12.0

CheckMemberObjects provides operations to call the checkMemberObjects method.

func (*OrgContactItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from contacts

func (*OrgContactItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get the properties and relationships of an organizational contact.

func (*OrgContactItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in contacts

func (*OrgContactItemRequestBuilder) Delete added in v0.12.0

Delete delete entity from contacts

func (*OrgContactItemRequestBuilder) DirectReports added in v0.12.0

DirectReports provides operations to manage the directReports property of the microsoft.graph.orgContact entity.

func (*OrgContactItemRequestBuilder) DirectReportsById added in v0.13.0

DirectReportsById provides operations to manage the directReports property of the microsoft.graph.orgContact entity.

func (*OrgContactItemRequestBuilder) Get added in v0.12.0

Get get the properties and relationships of an organizational contact.

func (*OrgContactItemRequestBuilder) GetMemberGroups added in v0.12.0

GetMemberGroups provides operations to call the getMemberGroups method.

func (*OrgContactItemRequestBuilder) GetMemberObjects added in v0.12.0

GetMemberObjects provides operations to call the getMemberObjects method.

func (*OrgContactItemRequestBuilder) Manager added in v0.12.0

Manager provides operations to manage the manager property of the microsoft.graph.orgContact entity.

func (*OrgContactItemRequestBuilder) MemberOf added in v0.12.0

MemberOf provides operations to manage the memberOf property of the microsoft.graph.orgContact entity.

func (*OrgContactItemRequestBuilder) MemberOfById added in v0.13.0

MemberOfById provides operations to manage the memberOf property of the microsoft.graph.orgContact entity.

func (*OrgContactItemRequestBuilder) Restore added in v0.12.0

Restore provides operations to call the restore method.

func (*OrgContactItemRequestBuilder) TransitiveMemberOf added in v0.12.0

TransitiveMemberOf provides operations to manage the transitiveMemberOf property of the microsoft.graph.orgContact entity.

func (*OrgContactItemRequestBuilder) TransitiveMemberOfById added in v0.13.0

TransitiveMemberOfById provides operations to manage the transitiveMemberOf property of the microsoft.graph.orgContact entity.

type OrgContactItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type OrgContactItemRequestBuilderGetQueryParameters added in v0.12.0

type OrgContactItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

OrgContactItemRequestBuilderGetQueryParameters get the properties and relationships of an organizational contact.

type OrgContactItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type OrgContactItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

OrgContactItemRequestBuilderPatchRequestConfiguration 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