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
Keys Property
Gets the keys.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
IEnumerable
<
UniqueId
>
Keys
{
get
; }
Property Value
IEnumerable
UniqueId
The keys.
Implements
IReadOnlyDictionary
TKey, TValue
Keys
Remarks
Gets the keys.
See Also
Reference
UniqueIdMap Class
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast