CommunicationsListResult interface

Collection of Communication resources.

Properties

nextLink

The URI to fetch the next page of Communication resources.

value

List of Communication resources.

Property Details

The URI to fetch the next page of Communication resources.

nextLink?: string

Property Value

string

value

List of Communication resources.

value?: CommunicationDetails[]

Property Value