Documentation ¶
Index ¶
- type PrimaryChannelRequestBuilder
- func (m *PrimaryChannelRequestBuilder) CompleteMigration() ...
- func (m *PrimaryChannelRequestBuilder) CreateDeleteRequestInformation(ctx context.Context, ...) (...)
- func (m *PrimaryChannelRequestBuilder) CreateGetRequestInformation(ctx context.Context, ...) (...)
- func (m *PrimaryChannelRequestBuilder) CreatePatchRequestInformation(ctx context.Context, ...) (...)
- func (m *PrimaryChannelRequestBuilder) Delete(ctx context.Context, ...) error
- func (m *PrimaryChannelRequestBuilder) DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName() ...
- func (m *PrimaryChannelRequestBuilder) FilesFolder() ...
- func (m *PrimaryChannelRequestBuilder) Get(ctx context.Context, ...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Channelable, ...)
- func (m *PrimaryChannelRequestBuilder) Members() ...
- func (m *PrimaryChannelRequestBuilder) MembersById(id string) ...
- func (m *PrimaryChannelRequestBuilder) Messages() ...
- func (m *PrimaryChannelRequestBuilder) MessagesById(id string) ...
- func (m *PrimaryChannelRequestBuilder) Patch(ctx context.Context, ...) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Channelable, ...)
- func (m *PrimaryChannelRequestBuilder) ProvisionEmail() ...
- func (m *PrimaryChannelRequestBuilder) RemoveEmail() ...
- func (m *PrimaryChannelRequestBuilder) SharedWithTeams() ...
- func (m *PrimaryChannelRequestBuilder) SharedWithTeamsById(id string) ...
- func (m *PrimaryChannelRequestBuilder) Tabs() ...
- func (m *PrimaryChannelRequestBuilder) TabsById(id string) ...
- type PrimaryChannelRequestBuilderDeleteRequestConfiguration
- type PrimaryChannelRequestBuilderGetQueryParameters
- type PrimaryChannelRequestBuilderGetRequestConfiguration
- type PrimaryChannelRequestBuilderPatchRequestConfiguration
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 ¶
func NewPrimaryChannelRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PrimaryChannelRequestBuilder
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 ¶
func (m *PrimaryChannelRequestBuilder) CompleteMigration() *i75cf55986f617df38b649b4ebcf62bc92728e8a45cbbb6b95f7040252e76e32c.CompleteMigrationRequestBuilder
CompleteMigration provides operations to call the completeMigration method.
func (*PrimaryChannelRequestBuilder) CreateDeleteRequestInformation ¶
func (m *PrimaryChannelRequestBuilder) CreateDeleteRequestInformation(ctx context.Context, requestConfiguration *PrimaryChannelRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property primaryChannel for me
func (*PrimaryChannelRequestBuilder) CreateGetRequestInformation ¶
func (m *PrimaryChannelRequestBuilder) CreateGetRequestInformation(ctx context.Context, requestConfiguration *PrimaryChannelRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation get the default channel, **General**, of a team.
func (*PrimaryChannelRequestBuilder) CreatePatchRequestInformation ¶
func (m *PrimaryChannelRequestBuilder) CreatePatchRequestInformation(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Channelable, requestConfiguration *PrimaryChannelRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property primaryChannel in me
func (*PrimaryChannelRequestBuilder) Delete ¶
func (m *PrimaryChannelRequestBuilder) Delete(ctx context.Context, requestConfiguration *PrimaryChannelRequestBuilderDeleteRequestConfiguration) error
Delete delete navigation property primaryChannel for me
func (*PrimaryChannelRequestBuilder) DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName ¶ added in v0.41.0
func (m *PrimaryChannelRequestBuilder) DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName() *ic01dbb97d6e3853c23435148feebfecb4638fffb80dcdcccee1e88a8a42f9470.DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalNameRequestBuilder
DoesUserHaveAccessuserIdUserIdTenantIdTenantIdUserPrincipalNameUserPrincipalName provides operations to call the doesUserHaveAccess method.
func (*PrimaryChannelRequestBuilder) FilesFolder ¶
func (m *PrimaryChannelRequestBuilder) FilesFolder() *i7dcb24e562a6855f9b4081d07d2b6077073bb1827c1841433eb6644b41bca8f2.FilesFolderRequestBuilder
FilesFolder provides operations to manage the filesFolder property of the microsoft.graph.channel entity.
func (*PrimaryChannelRequestBuilder) Get ¶
func (m *PrimaryChannelRequestBuilder) Get(ctx context.Context, requestConfiguration *PrimaryChannelRequestBuilderGetRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Channelable, error)
Get get the default channel, **General**, of a team.
func (*PrimaryChannelRequestBuilder) Members ¶
func (m *PrimaryChannelRequestBuilder) Members() *i8cdf95eab0d1df8385b6f1bdd3b098788d83540da047f10671bda06132b1adb3.MembersRequestBuilder
Members provides operations to manage the members property of the microsoft.graph.channel entity.
func (*PrimaryChannelRequestBuilder) MembersById ¶
func (m *PrimaryChannelRequestBuilder) MembersById(id string) *i11b5e61a109dfce2102d2d81a8a621a28b579c197305053d9f61fd8e3a46a788.ConversationMemberItemRequestBuilder
MembersById provides operations to manage the members property of the microsoft.graph.channel entity.
func (*PrimaryChannelRequestBuilder) Messages ¶
func (m *PrimaryChannelRequestBuilder) Messages() *i23c2230a9d26cc65f1377304e7e2458d1952291a8ec639fd039abd93267cf215.MessagesRequestBuilder
Messages provides operations to manage the messages property of the microsoft.graph.channel entity.
func (*PrimaryChannelRequestBuilder) MessagesById ¶
func (m *PrimaryChannelRequestBuilder) MessagesById(id string) *i7dfaad961bf25e32c3ce15ea57029e5e024ff862e31e23a16254e10f24113084.ChatMessageItemRequestBuilder
MessagesById provides operations to manage the messages property of the microsoft.graph.channel entity.
func (*PrimaryChannelRequestBuilder) Patch ¶
func (m *PrimaryChannelRequestBuilder) Patch(ctx context.Context, body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Channelable, requestConfiguration *PrimaryChannelRequestBuilderPatchRequestConfiguration) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.Channelable, error)
Patch update the navigation property primaryChannel in me
func (*PrimaryChannelRequestBuilder) ProvisionEmail ¶
func (m *PrimaryChannelRequestBuilder) ProvisionEmail() *i42121f7ad8826a000f65df3b00059d6fc81d8554c4cbbff019865a887d20a56a.ProvisionEmailRequestBuilder
ProvisionEmail provides operations to call the provisionEmail method.
func (*PrimaryChannelRequestBuilder) RemoveEmail ¶
func (m *PrimaryChannelRequestBuilder) RemoveEmail() *i3772d1545a94e182a501f85827b513f4692061bccbe8b23eb73c53a831f72d14.RemoveEmailRequestBuilder
RemoveEmail provides operations to call the removeEmail method.
func (*PrimaryChannelRequestBuilder) SharedWithTeams ¶ added in v0.28.0
func (m *PrimaryChannelRequestBuilder) SharedWithTeams() *i7674f91698779c7d9f326e96636581b5648ecc350b417dfca4417e91d69fa246.SharedWithTeamsRequestBuilder
SharedWithTeams provides operations to manage the sharedWithTeams property of the microsoft.graph.channel entity.
func (*PrimaryChannelRequestBuilder) SharedWithTeamsById ¶ added in v0.28.0
func (m *PrimaryChannelRequestBuilder) SharedWithTeamsById(id string) *id353d0ea6d61580fb6f14bd570e7f3f563fcdca43d360caa85303cff4a184de8.SharedWithChannelTeamInfoItemRequestBuilder
SharedWithTeamsById provides operations to manage the sharedWithTeams property of the microsoft.graph.channel entity.
func (*PrimaryChannelRequestBuilder) Tabs ¶
func (m *PrimaryChannelRequestBuilder) Tabs() *i57e14fb40bbf624605d5248ef685ec9b4257446262e6f8bd78b5c13c71e1e3df.TabsRequestBuilder
Tabs provides operations to manage the tabs property of the microsoft.graph.channel entity.
func (*PrimaryChannelRequestBuilder) TabsById ¶
func (m *PrimaryChannelRequestBuilder) TabsById(id string) *ibeddd7f15f21eea6c1989a2c2ecf37d69b81be13bb77e9a96fd8bb8e0a63c3f7.TeamsTabItemRequestBuilder
TabsById provides operations to manage the tabs property of the microsoft.graph.channel entity.
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 get the default channel, **General**, of a 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.