ENUM
ChannelMembershipType
Description
Channel membership type filter.
link GraphQL Schema definition
- enum ChannelMembershipType {
- # Used to retrieve both public and private channels.
- # Used to retrieve only private channels.
- # Used to retrieve only shared channels.
- # Used to retrieve only public channels.
- }
link Require by
- O365OnedriveFile
- O365OnedriveFolder
- O365OnedriveObject
- O365TeamConvChannel
- O365TeamConvChannelInputChannel object consisting naturalId and name.
- O365TeamsChannel
- OnedriveSearchFilterParameters for OneDrive file or folder search.
- Query
- RestoreO365TeamsConversationsInputInput for restoring O365 Teams channel conversations.
- RestoreO365TeamsFilesInputInput for restoring O365 Teams files.
- TeamsChannelInfoRepresents the Teams Channels to/from be restored.
- TeamsRestoreConfigRepresents the teams contents to be restored.