primarychannel

package
v0.24.0 Latest Latest
Warning

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

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

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property primaryChannel for me

func (*PrimaryChannelRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the general channel for the team.

func (*PrimaryChannelRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the general channel for the team.

func (*PrimaryChannelRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property primaryChannel in me

func (*PrimaryChannelRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property primaryChannel in me

func (*PrimaryChannelRequestBuilder) Delete

func (m *PrimaryChannelRequestBuilder) Delete() error

Delete delete navigation property primaryChannel for me

func (*PrimaryChannelRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler added in v0.22.0

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

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

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

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

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

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

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

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

type PrimaryChannelRequestBuilderPatchRequestConfiguration added in v0.22.0

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

PrimaryChannelRequestBuilderPatchRequestConfiguration 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