SenderUsernameResourceCollection interface
A class representing a Domains SenderUsernames collection.
Properties
next |
The URL the client should use to fetch the next page (per server side paging). |
value | List of SenderUsernames |
Property Details
nextLink
The URL the client should use to fetch the next page (per server side paging).
nextLink?: string
Property Value
string