MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Tnef
TnefPropertyReader Class
TnefPropertyReader Methods
Equals Method
GetEmbeddedMessageReader Method
GetHashCode Method
GetRawValueReadStream Method
ReadNextProperty Method
ReadNextRow Method
ReadNextValue Method
ReadRawValue Method
ReadTextValue Method
ReadValue Method
ReadValueAsBoolean Method
ReadValueAsBytes Method
ReadValueAsDateTime Method
ReadValueAsDouble Method
ReadValueAsFloat Method
ReadValueAsGuid Method
ReadValueAsInt16 Method
ReadValueAsInt32 Method
ReadValueAsInt64 Method
ReadValueAsString Method
Tnef
Property
Reader
Get
Hash
Code Method
Serves as a hash function for a
TnefPropertyReader
object.
Namespace:
MimeKit.Tnef
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
override
int
GetHashCode
()
Return Value
Int32
A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a hash table.
Remarks
Serves as a hash function for a
TnefPropertyReader
object.
See Also
Reference
TnefPropertyReader Class
MimeKit.Tnef Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast