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