item

package
v0.41.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2022 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChannelItemRequestBuilder

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

ChannelItemRequestBuilder provides operations to manage the channels property of the microsoft.graph.team entity.

func NewChannelItemRequestBuilder

NewChannelItemRequestBuilder instantiates a new ChannelItemRequestBuilder and sets the default values.

func NewChannelItemRequestBuilderInternal

func NewChannelItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ChannelItemRequestBuilder

NewChannelItemRequestBuilderInternal instantiates a new ChannelItemRequestBuilder and sets the default values.

func (*ChannelItemRequestBuilder) CompleteMigration

CompleteMigration the completeMigration property

func (*ChannelItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property channels for groups

func (*ChannelItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property channels for groups

func (*ChannelItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the collection of channels and messages associated with the team.

func (*ChannelItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration the collection of channels and messages associated with the team.

func (*ChannelItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property channels in groups

func (*ChannelItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property channels in groups

func (*ChannelItemRequestBuilder) Delete

Delete delete navigation property channels for groups

func (*ChannelItemRequestBuilder) DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName added in v0.41.0

DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName provides operations to call the doesUserHaveAccess method.

func (*ChannelItemRequestBuilder) FilesFolder

FilesFolder the filesFolder property

func (*ChannelItemRequestBuilder) Get

Get the collection of channels and messages associated with the team.

func (*ChannelItemRequestBuilder) Members

Members the members property

func (*ChannelItemRequestBuilder) MembersById

MembersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.team.channels.item.members.item collection

func (*ChannelItemRequestBuilder) Messages

Messages the messages property

func (*ChannelItemRequestBuilder) MessagesById

MessagesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.team.channels.item.messages.item collection

func (*ChannelItemRequestBuilder) ProvisionEmail

ProvisionEmail the provisionEmail property

func (*ChannelItemRequestBuilder) RemoveEmail

RemoveEmail the removeEmail property

func (*ChannelItemRequestBuilder) SharedWithTeams added in v0.28.0

SharedWithTeams the sharedWithTeams property

func (*ChannelItemRequestBuilder) SharedWithTeamsById added in v0.28.0

SharedWithTeamsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.team.channels.item.sharedWithTeams.item collection

func (*ChannelItemRequestBuilder) Tabs

Tabs the tabs property

func (*ChannelItemRequestBuilder) TabsById

TabsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.groups.item.team.channels.item.tabs.item collection

type ChannelItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type ChannelItemRequestBuilderGetQueryParameters

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

ChannelItemRequestBuilderGetQueryParameters the collection of channels and messages associated with the team.

type ChannelItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type ChannelItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

ChannelItemRequestBuilderPatchRequestConfiguration 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