TeamsPagedMembersResult interface
Represents a paged result of Teams members.
Properties
| continuation |
Continuation token for fetching the next page of results. |
| members | List of Teams channel accounts. |
Property Details
continuationToken
Continuation token for fetching the next page of results.
continuationToken: string
Property Value
string