public static class MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters extends Object
| Constructor and Description |
|---|
ListTenantBasedHandlesOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters |
name(String name)
Set name.
|
MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters |
tenantId(String tenantId)
Set tenantId.
|
public ListTenantBasedHandlesOptionalParameters()
public MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters tenantId(String tenantId)
tenantId - Your tenant id. (optional)public MicrosoftTeamsIntegrationApi.ListTenantBasedHandlesOptionalParameters name(String name)
name - Your tenant-based handle name. (optional)Copyright © 2024. All rights reserved.