| MessagingServiceRoutableDomains Property |
Generic list of all routable domains presented as strings.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic List<string> RoutableDomains { get; }Property Value
Type:
ListString
Remarks
This list helps to determine if a specific address can be used within the messaging component.
see also: RoutableDomainsChanged
See Also