origin property

String origin
getter/setter pair

Determines how this message was sent: respectively, Via a web browser (or mobile Webview), via the REST API, via reply-to-email, or using the import API.

Implementation

external String origin;