SendMailJobCollectionCount Property |
Gets the number of elements contained in the collection.
Namespace: MailBee.SmtpMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public int Count { get; }
Public ReadOnly Property Count As Integer
Get
Property Value
Type:
Int32The number of elements contained in the collection.
Implements
ICollectionCountSee Also