Member | Value | Description |
---|---|---|
TDMAIL_ACTIVITIES | 512 | Include activities of Model. |
TDMAIL_ATTACHMENT | 1 | Send the entity's attachments. |
TDMAIL_ATTACHMENT_DES_STEP | 32768 | Include attachments of design steps. |
TDMAIL_COMMENT_AS_BODY | 64 | Use the Comment argument of the Mail method as the message body. Used by UI when sending custom e-mail. |
TDMAIL_COVER_TEST | 16 | Include test coverage. Applies only to requirements. |
TDMAIL_DES_STEP | 8 | Include design steps. |
TDMAIL_HISTORY | 2 | Include the entity's history. |
TDMAIL_LINKAGE | 2048 | Include linkage of Model. |
TDMAIL_PATHS | 1024 | Include paths of Model. |
TDMAIL_RUN_STEP | 4096 | Include run steps. For test instance,includes steps of most recent run. |
TDMAIL_RUNS | 8192 | Applies to test instance. Include run steps of most recent run. |
TDMAIL_SEND_TO_OWNER_ON_ASYNC_FAIL | 16384 | Applies to any email message. Indicates that if message sent in ASYNC mode and failed, it will be re-sent to sender. |
TDMAIL_SINGLEMAIL | 32 | Single Mail.(Obsolete. Retained for backward compatibility). |
TDMAIL_SNAPSHOT | 256 | Include snapshot for component. |
TDMAIL_TEXT | 4 | Send mail as plain test. |
TDMAIL_TRACE_REQ | 128 | Include traced requirements. |