inboundServices property

List<String>? inboundServices
getter/setter pair

Before an application can receive email or XMPP messages, the application must be configured to enable the service.

Implementation

core.List<core.String>? inboundServices;