/mcpResponse code: 204 Explanation of Data Fields Description Operations Data Type Parameter The action to take for delivery receipt messages. Possible values are given just below the table. Default value: 1 Read/Write Integer DeliveryReceiptAction The action to take for email messages. Possible values are given just below the table. Default value: 1 Read/Write Integer EmailAction The action to take for fax messages. Possible values are given just below the table. Default value: 1 Read/Write Integer FaxAction The primary key for this table. A globally unique system-generated identifier for a MessageHandler object Read Only String(36) ObjectId The SMTP address to which messages should be relayed Read/Write String(320) RelayAddress The unique identifier of the Subscriber object to which this message handler belongs. Read Only String(36) SubscriberObjectId The action to take for voicemail messages. Possible values are given just below the table. Default value: 1 Read/Write Integer VoicemailAction Email Action, Fax Action, Delivery Receipt Action, and Voicemail Action can take the following values: • 0 - Reject the message • 1 - Accept the message • 2 - Relay the message • 3 - Accept and relay the message Cisco Unity Connection Provisioning Interface (CUPI) API 65 Cisco Unity Connection Provisioning Interface (CUPI) API -- User Message Actions API Explanation of Data Fields