Changing the content-transfer-encoding scheme for meeting invitations and emails

To ensure the text for meeting invitations and emails renders correctly, you can set the value of the TRANSFER_ENCODING attribute of the EXCHANGE_CRUD class to the required content-transfer-encoding scheme. For example, you can set the scheme to base64 or 7bit.

To change the content-transfer-encoding scheme for meeting invitations and emails:

  1. In the NexJ Studio Business Model layer, open the EXCHANGE_CRUD metaclass.

  2. In the Attributes tab, select the TRANSFER_ENCODING attribute.

  3. In the Value tab, and in the Value field, change the value of the property to the type of encoding scheme desired.

  4. Click Save save_icon.png .

The content-transfer-encoding scheme for meeting invitations and emails is changed.