TeamsClient.ListSectionsAsync(CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List sections
public virtual System.Threading.Tasks.Task<Azure.Connectors.Sdk.Teams.Models.ListSectionsResponse> ListSectionsAsync(System.Threading.CancellationToken cancellationToken = default);
abstract member ListSectionsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.Teams.Models.ListSectionsResponse>
override this.ListSectionsAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.Teams.Models.ListSectionsResponse>
Public Overridable Function ListSectionsAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of ListSectionsResponse)
Parameters
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The List sections response.
Remarks
Lists the current user's teamwork sections