Click or drag to resize
MimeKit

MetadataTag Methods

The MetadataTag type exposes the following members.

Methods
 NameDescription
Public methodEquals Determine whether the specified Object is equal to the current MetadataTag.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Serves as a hash function for a MetadataTag object.
(Overrides ValueTypeGetHashCode)
Public methodGetType
(Inherited from Object)
Public methodToString Returns a String that represents the current MetadataTag.
(Overrides ValueTypeToString)
Top
See Also