MessageNumberCollectionToArray Method |
Gets all the items in the collection as an array.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax Public Function ToArray As Integer()
Return Value
Type:
Int32The array containing all the ordinal message numbers in the collection.
See Also