|
||
const TUid KUidMtmQueryMaxBodySize={ 268440435 };
Maximum message body size. type: TInt.
const TUid KUidMtmQueryMaxTotalMsgSize={ 268440436 };
Maximum total size of message. type: TInt.
const TUid KUidMtmQuerySupportAttachments={ 268440438 };
Are attachments supported. return value.
const TUid KUidMtmQuerySupportSubject={ 268441131 };
Does the MTM message type have a subject field. return value.
const TUid KUidMtmQuerySupportsFolder={ 268441135 };
Does the MTM support folders. return value.
const TUid KUidMtmQueryOffLineAllowed={ 268440439 };
Off-line operation allowed. return value.
const TUid KUidMtmQueryMaxRecipientCount={ 268441132 };
Maximum number of recipients (-1 indicates unlimited numbers). type: TInt
const TUid KUidMtmQuerySendAsRequiresRenderedImage={ 268441133 };
When using the MTM in Send-As, does a rendered image have to be prepared (i.e.fax). type: TBool.
const TUid KUidMtmQuerySendAsRenderingUid={ 268441134 };
Printer driver UID for rendering the fax image. type: TUid
TUid
const TUid KUidMsvMtmQueryEditorUid={ 268441153 };
UID of default message editor. type: TUid
TUid
.
const TUid KUidMsvQuerySupportsBioMsg={ 268441136 };
Does the MTM support BIO messages. return value.
const TUid KUidMsvQuerySupportsScheduling={ 268441137 };
Does the MTM support scheduled sending. return value.
const TUid KUidMtmQuerySupportsRecipientType={ 268441139 };
Does the MTM support the use of recipient type. return value.
const TUid KUidMtmQuerySendAsMessageSendSupport={ 268441138 };
Support for Sending messages using SendAs. If this is supported, then the MTM supports sending messages created through the SendAs API. type: TBool.