| CmsRecipientCollectionCount Property |
Gets the number of recipients in the collection.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public int Count { get; }
Property Value
Int32The number of recipients in the collection.
Implements
ICollectionTCountRemarks
Indicates the number of recipients in the collection.
See Also