item

package
v0.34.0 Latest Latest
Warning

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

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

CreateDeleteRequestInformationWithRequestConfiguration delete entity from contacts

func (*OrgContactItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation get the properties and relationships of an organizational contact.

func (*OrgContactItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get the properties and relationships of an organizational contact.

func (*OrgContactItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update entity in contacts

func (*OrgContactItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update entity in contacts

func (*OrgContactItemRequestBuilder) Delete added in v0.12.0

func (m *OrgContactItemRequestBuilder) Delete() error

Delete delete entity from contacts

func (*OrgContactItemRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

DeleteWithRequestConfigurationAndResponseHandler 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 the properties and relationships of an organizational contact.

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

GetWithRequestConfigurationAndResponseHandler get the properties and relationships of an organizational contact.

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

PatchWithRequestConfigurationAndResponseHandler 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 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