ImapMessageInfoCollection.AddRange
ImapMessageInfoCollection.AddRange method
Adds the enumeration of ImapMessageInfo objects to the end of the collection
public void AddRange(IEnumerable<ImapMessageInfo> messageInfos)
Parameter | Type | Description |
---|---|---|
messageInfos | IEnumerable`1 |
See Also
- class ImapMessageInfo
- class ImapMessageInfoCollection
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email