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)
| Parameter | Description |
|---|---|
| index | The index that the specified object will be inserted into. |
| item | The ImapMessagInfo object to be inserted. |