Owner
The Owner object specifies the owner of a subscriber for triggered sends. Use the Client property to specify the On-Your-Behalf AccountID as the owner of the triggered send. Otherwise, use the FromAddress and FromName to specify the owner.
| Name | Data Type | Description |
|---|---|---|
| Client | ClientID | Specifies the account ownership and context of an object. |
| FromAddress | xsd:string | Indicates From address associated with a object. Deprecated for email send definitions and triggered send definitions. |
| FromName | xsd:string | Specifies the default email message From Name. Deprecated for email send definitions and triggered send definitions. |
| User | AccountUser | Specifies the account user listed as owner. |