 | CmsRecipientCollectionCount Property |
Get the number of recipients in the collection.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.17.0
Syntaxpublic int Count { get; }Property Value
Int32The number of recipients in the collection.
Implements
ICollectionTCount
Remarks
Gets the number of recipients in the collection.
See Also