UidCollectionToArray Method |
Gets all the items in the collection as an array.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
SyntaxPublic Function ToArray As Long()
Return Value
Type:
Int64The array containing all the UIDs in the collection.
See Also