UidCollectionToArray Method
Gets all the items in the collection as an array.

Namespace: MailBee.ImapMail
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public long[] ToArray()

Return Value

Type: Int64
The array containing all the UIDs in the collection.
See Also