RequestReceiverInfoProvider.getEmails Method
Get all emails for which the entity accepts invoices issued by a provider as a list of string.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Return Value
List<
string>
List<string> ls = rqd.getEmails();
This language is not supported or no code example is available.
Dim ls As List(Of String) = rqd.getEmails()
This language is not supported or no code example is available.
.NET Framework
Supported in: 3.5 or newer