MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Tnef
TnefPropertyTag Structure
TnefPropertyTag Methods
Equals Method
GetHashCode Method
ToString Method
ToUnicode Method
Tnef
Property
Tag
Equals Method
Determine whether the specified
Object
is equal to the current
TnefPropertyTag
.
Namespace:
MimeKit.Tnef
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
override
bool
Equals
(
Object
obj
)
Parameters
obj
Object
The
Object
to compare with the current
TnefPropertyTag
.
Return Value
Boolean
true
if the specified
Object
is equal to the current
TnefPropertyTag
; otherwise,
false
.
Remarks
Determines whether the specified
Object
is equal to the current
TnefPropertyTag
.
See Also
Reference
TnefPropertyTag Structure
MimeKit.Tnef Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast