ImapMessageInfoCollection.Insert
ImapMessageInfoCollection.Insert method
Insert the specified ImapMessagInfo object at the specified index.
public void Insert(int index, ImapMessageInfo item)
Parameter | Type | Description |
---|---|---|
index | Int32 | The index that the specified object will be inserted into. |
item | ImapMessageInfo | The ImapMessagInfo object to be inserted. |
See Also
- class ImapMessageInfo
- class ImapMessageInfoCollection
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email