CommunicationsListResult interface
Collection of Communication resources.
Properties
next |
The URI to fetch the next page of Communication resources. |
value | List of Communication resources. |
Property Details
nextLink
The URI to fetch the next page of Communication resources.
nextLink?: string
Property Value
string
value
List of Communication resources.
value?: CommunicationDetails[]