Insert

Insert

Insert the specified ImapMessagInfo object at the specified index.

Returns: void Aspose::Email::Clients::Imap::

Insert(int32_t index, const System::SharedPtr < ImapMessageInfo > & item)
ParameterDescription
indexThe index that the specified object will be inserted into.
itemThe ImapMessagInfo object to be inserted.