MicrosoftGraphTeamInner |
MicrosoftGraphGroupInner.team() |
Get the team property: team.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: team.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withChannels(List<MicrosoftGraphChannel> channels) |
Set the channels property: The collection of channels & messages associated with the team.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withClassification(String classification) |
Set the classification property: An optional label.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withDescription(String description) |
Set the description property: An optional description for the team.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withDisplayName(String displayName) |
Set the displayName property: The name of the team.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withFunSettings(MicrosoftGraphTeamFunSettings funSettings) |
Set the funSettings property: teamFunSettings.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withGroup(MicrosoftGraphGroupInner group) |
Set the group property: Represents an Azure Active Directory object.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withGuestSettings(MicrosoftGraphTeamGuestSettings guestSettings) |
Set the guestSettings property: teamGuestSettings.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withInstalledApps(List<MicrosoftGraphTeamsAppInstallation> installedApps) |
Set the installedApps property: The apps installed in this team.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withInternalId(String internalId) |
Set the internalId property: A unique ID for the team that has been used in a few places such as the audit
log/Office 365 Management Activity API.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withIsArchived(Boolean isArchived) |
Set the isArchived property: Whether this team is in read-only mode.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withMembers(List<MicrosoftGraphConversationMember> members) |
Set the members property: Members and owners of the team.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withMemberSettings(MicrosoftGraphTeamMemberSettings memberSettings) |
Set the memberSettings property: teamMemberSettings.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withMessagingSettings(MicrosoftGraphTeamMessagingSettings messagingSettings) |
Set the messagingSettings property: teamMessagingSettings.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withOperations(List<MicrosoftGraphTeamsAsyncOperation> operations) |
Set the operations property: The async operations that ran or are running on this team.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withPrimaryChannel(MicrosoftGraphChannel primaryChannel) |
Set the primaryChannel property: channel.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withSchedule(MicrosoftGraphSchedule schedule) |
Set the schedule property: schedule.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withSpecialization(MicrosoftGraphTeamSpecialization specialization) |
Set the specialization property: The specialization property.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withTemplate(MicrosoftGraphTeamsTemplate template) |
Set the template property: teamsTemplate.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withVisibility(MicrosoftGraphTeamVisibilityType visibility) |
Set the visibility property: The visibility property.
|
MicrosoftGraphTeamInner |
MicrosoftGraphTeamInner.withWebUrl(String webUrl) |
Set the webUrl property: A hyperlink that will go to the team in the Microsoft Teams client.
|