Member variable MIMEContent():uniqueString Professional
Unique character string
Attribute: EXPORTED | READONLY
Data type: Character (unique character string)
Description
:uniqueString contains a unique character string guaranteed to be unique at all times.
This instance variable can be useful for generating unique identifiers for combining several MIMEContent objects to a related multi-part message. :uniqueString is also used internally for seperating the content of multipart messages.
For an example, please refer to the HTMLMAIL sample in the ASINET sample directory.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.