orgcontact

package
v0.41.1 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OrgContactRequestBuilder

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

OrgContactRequestBuilder casts the previous resource to orgContact.

func NewOrgContactRequestBuilder

NewOrgContactRequestBuilder instantiates a new OrgContactRequestBuilder and sets the default values.

func NewOrgContactRequestBuilderInternal

func NewOrgContactRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *OrgContactRequestBuilder

NewOrgContactRequestBuilderInternal instantiates a new OrgContactRequestBuilder and sets the default values.

func (*OrgContactRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get the item of type microsoft.graph.directoryObject as microsoft.graph.orgContact

func (*OrgContactRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration get the item of type microsoft.graph.directoryObject as microsoft.graph.orgContact

func (*OrgContactRequestBuilder) Get

Get get the item of type microsoft.graph.directoryObject as microsoft.graph.orgContact

type OrgContactRequestBuilderGetQueryParameters

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

OrgContactRequestBuilderGetQueryParameters get the item of type microsoft.graph.directoryObject as microsoft.graph.orgContact

type OrgContactRequestBuilderGetRequestConfiguration

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

OrgContactRequestBuilderGetRequestConfiguration 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