Returns the message sequence as a string in IMAP4 format.
The string containing the message sequence in IMAP4 format.
For instance, if the collection contains message indices 5, 8, 11, 12, 13, 67, 68, this method returns "5,8,11:13,67:68".
MessageIndexCollection Class | MailBee.ImapMail Namespace