SendMailJobCollectionCount Property
Gets the number of elements contained in the collection.

Namespace: MailBee.SmtpMail
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public int Count { get; }

Property Value

Type: Int32
The number of elements contained in the collection.

Implements

ICollectionCount
See Also