item

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: 15 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 the checkMemberGroups property

func (*OrgContactItemRequestBuilder) CheckMemberObjects added in v0.12.0

CheckMemberObjects the checkMemberObjects property

func (*OrgContactItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete entity from contacts

func (*OrgContactItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get entity from contacts by key

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 the directReports property

func (*OrgContactItemRequestBuilder) DirectReportsById added in v0.13.0

DirectReportsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.contacts.item.directReports.item collection

func (*OrgContactItemRequestBuilder) Get added in v0.12.0

Get get entity from contacts by key

func (*OrgContactItemRequestBuilder) GetMemberGroups added in v0.12.0

GetMemberGroups the getMemberGroups property

func (*OrgContactItemRequestBuilder) GetMemberObjects added in v0.12.0

GetMemberObjects the getMemberObjects property

func (*OrgContactItemRequestBuilder) Manager added in v0.12.0

Manager the manager property

func (*OrgContactItemRequestBuilder) MemberOf added in v0.12.0

MemberOf the memberOf property

func (*OrgContactItemRequestBuilder) MemberOfById added in v0.13.0

MemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.contacts.item.memberOf.item collection

func (*OrgContactItemRequestBuilder) Patch added in v0.12.0

Patch update entity in contacts

func (*OrgContactItemRequestBuilder) Restore added in v0.12.0

Restore the restore property

func (*OrgContactItemRequestBuilder) TransitiveMemberOf added in v0.12.0

TransitiveMemberOf the transitiveMemberOf property

func (*OrgContactItemRequestBuilder) TransitiveMemberOfById added in v0.13.0

TransitiveMemberOfById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.contacts.item.transitiveMemberOf.item collection

type OrgContactItemRequestBuilderDeleteOptions added in v0.12.0

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

OrgContactItemRequestBuilderDeleteOptions options for Delete

type OrgContactItemRequestBuilderGetOptions added in v0.12.0

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

OrgContactItemRequestBuilderGetOptions options for Get

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 entity from contacts by key

type OrgContactItemRequestBuilderPatchOptions added in v0.12.0

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

OrgContactItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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