primarychannel

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrimaryChannelRequestBuilder

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

PrimaryChannelRequestBuilder provides operations to manage the primaryChannel property of the microsoft.graph.team entity.

func NewPrimaryChannelRequestBuilder

NewPrimaryChannelRequestBuilder instantiates a new PrimaryChannelRequestBuilder and sets the default values.

func NewPrimaryChannelRequestBuilderInternal

func NewPrimaryChannelRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrimaryChannelRequestBuilder

NewPrimaryChannelRequestBuilderInternal instantiates a new PrimaryChannelRequestBuilder and sets the default values.

func (*PrimaryChannelRequestBuilder) CompleteMigration

CompleteMigration the completeMigration property

func (*PrimaryChannelRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property primaryChannel for me

func (*PrimaryChannelRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the general channel for the team.

func (*PrimaryChannelRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property primaryChannel in me

func (*PrimaryChannelRequestBuilder) Delete

Delete delete navigation property primaryChannel for me

func (*PrimaryChannelRequestBuilder) FilesFolder

FilesFolder the filesFolder property

func (*PrimaryChannelRequestBuilder) Get

Get the general channel for the team.

func (*PrimaryChannelRequestBuilder) Members

Members the members property

func (*PrimaryChannelRequestBuilder) MembersById

MembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.primaryChannel.members.item collection

func (*PrimaryChannelRequestBuilder) Messages

Messages the messages property

func (*PrimaryChannelRequestBuilder) MessagesById

MessagesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.primaryChannel.messages.item collection

func (*PrimaryChannelRequestBuilder) Patch

Patch update the navigation property primaryChannel in me

func (*PrimaryChannelRequestBuilder) ProvisionEmail

ProvisionEmail the provisionEmail property

func (*PrimaryChannelRequestBuilder) RemoveEmail

RemoveEmail the removeEmail property

func (*PrimaryChannelRequestBuilder) Tabs

Tabs the tabs property

func (*PrimaryChannelRequestBuilder) TabsById

TabsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.me.joinedTeams.item.primaryChannel.tabs.item collection

type PrimaryChannelRequestBuilderDeleteOptions

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

PrimaryChannelRequestBuilderDeleteOptions options for Delete

type PrimaryChannelRequestBuilderGetOptions

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

PrimaryChannelRequestBuilderGetOptions options for Get

type PrimaryChannelRequestBuilderGetQueryParameters

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

PrimaryChannelRequestBuilderGetQueryParameters the general channel for the team.

type PrimaryChannelRequestBuilderPatchOptions

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

PrimaryChannelRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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