primaryChannel
Get the primaryChannel property: channel.
- Returns:
- the primaryChannel value.
channels()group()members()schedule()template()voidvalidate()webUrl()withAdditionalProperties(Map<String,Object> additionalProperties) withChannels(List<MicrosoftGraphChannel> channels) withClassification(String classification) withDescription(String description) withDisplayName(String displayName) withFunSettings(MicrosoftGraphTeamFunSettings funSettings) withGuestSettings(MicrosoftGraphTeamGuestSettings guestSettings) withInstalledApps(List<MicrosoftGraphTeamsAppInstallation> installedApps) withInternalId(String internalId) withIsArchived(Boolean isArchived) withMembers(List<MicrosoftGraphConversationMember> members) withMemberSettings(MicrosoftGraphTeamMemberSettings memberSettings) withMessagingSettings(MicrosoftGraphTeamMessagingSettings messagingSettings) withOperations(List<MicrosoftGraphTeamsAsyncOperation> operations) withPrimaryChannel(MicrosoftGraphChannel primaryChannel) withSchedule(MicrosoftGraphSchedule schedule) withSpecialization(MicrosoftGraphTeamSpecialization specialization) withTemplate(MicrosoftGraphTeamsTemplate template) withVisibility(MicrosoftGraphTeamVisibilityType visibility) withWebUrl(String webUrl) idclassification - the classification value to set.description - the description value to set.displayName - the displayName value to set.funSettings - the funSettings value to set.guestSettings - the guestSettings value to set.internalId - the internalId value to set.isArchived - the isArchived value to set.memberSettings - the memberSettings value to set.messagingSettings - the messagingSettings value to set.specialization - the specialization value to set.visibility - the visibility value to set.webUrl - the webUrl value to set.schedule - the schedule value to set.channels - the channels value to set.Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.
Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.
group - the group value to set.installedApps - the installedApps value to set.members - the members value to set.operations - the operations value to set.primaryChannel - the primaryChannel value to set.template - the template value to set.additionalProperties in class MicrosoftGraphEntitywithAdditionalProperties in class MicrosoftGraphEntityadditionalProperties - the additionalProperties value to set.withId in class MicrosoftGraphEntityid - the id value to set.validate in class MicrosoftGraphEntityIllegalArgumentException - thrown if the instance is not valid.