MailKit Documentation
MailKit Documentation
API Reference
MailKit
UniqueIdMap Class
UniqueIdMap Properties
Count Property
Destination Property
Item Property
Keys Property
Source Property
Values Property
Unique
Id
Map
Count Property
Gets the number of unique identifiers that have been remapped.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Int32
The count.
Implements
IReadOnlyCollection
T
Count
Remarks
Gets the number of unique identifiers that have been remapped.
See Also
Reference
UniqueIdMap Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast