Click or drag to resize
MimeKit

UniqueIdMap Methods

The UniqueIdMap type exposes the following members.

Methods
 NameDescription
Public methodContainsKey Checks if the specified unique identifier has been remapped.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetEnumerator Gets the enumerator for the remapped unique identifiers.
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodToString
(Inherited from Object)
Public methodTryGetValue Tries to get the remapped unique identifier.
Top
See Also