| Name | Description | Type | Additional information |
|---|---|---|---|
| MFAAuthenticationEnabled | boolean |
None. |
|
| MFAAuthenticationPhone | string |
None. |
|
| MobileLast4Enabled |
Specifies whether the last 4 of the mobile phone number is enabled. |
boolean |
None. |
| MobileLast4 |
Last 4 digits of the mobile phone number. |
string |
Matching regular expression pattern: [0-9]* String length: inclusive between 0 and 4 |
| BusinessLast4Enabled | boolean |
None. |
|
| BusinessLast4 |
Last 4 digits of the business phone number. |
string |
Matching regular expression pattern: [0-9]* String length: inclusive between 0 and 4 |
| BusinessPostalCodeEnabled |
Specifies whether the first 5 digits of the Business Postal Code is enabled. |
boolean |
None. |
| BusinessPostalCode |
First 5 digits of a zip or postal code. |
string |
Matching regular expression pattern: ^[.a-zA-Z0-9:-]*$ String length: inclusive between 0 and 5 |
| PasswordEnabled |
Specifies whether the Password is enabled. |
boolean |
None. |
| Password |
Password required to view the email. |
string |
String length: inclusive between 0 and 50 |
| CustomQuestion | string |
String length: inclusive between 0 and 50 |
|
| CustomAnswer | string |
String length: inclusive between 0 and 50 |
|
| CustomQuestionEnabled |
Specifies whether the Custom Question and Custom Answer are enabled. |
boolean |
None. |
| DisablePrinting |
Prevents the user from printing in the browser. |
boolean |
None. |
| DisableForwarding |
Disables the option to forward the message in the web portal. |
boolean |
None. |
| DisableEmailDownloading |
Disables downloading of entire emails including their attachments. |
boolean |
None. |
| DisableAttachmentDownloading |
Disables downloading of email file attachments. |
boolean |
None. |
| DaysAvailable |
The days before an email expires. Specify 0 for no expiration (Default). |
integer |
None. |
| ViewLimit |
Number of times the email can be viewed. Use 0 for no limit. |
integer |
None. |
| EnforcePolicy |
Enforces *all* recipients of an email to authenticate through the web portal to view it. |
boolean |
None. |
| CopyToSelf |
Send a copy to the from address. |
boolean |
None. |
| RequestRecipientReadNotification |
If true, you will be notified via email when each recipients views your email for the first time. |
boolean |
None. |
| EnforceEmailIntegrity |
If true, the recipient will only be able to view email if it passes all email integrity checks. |
boolean |
None. |