MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Tnef
TnefPropertyTag Structure
TnefPropertyTag Methods
Equals Method
GetHashCode Method
ToString Method
ToUnicode Method
Tnef
Property
Tag
To
Unicode Method
Return a new
TnefPropertyTag
where the type has been changed to
Unicode
.
Namespace:
MimeKit.Tnef
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
TnefPropertyTag
ToUnicode
()
Return Value
TnefPropertyTag
The unicode equivalent of the property tag.
Remarks
Returns a new
TnefPropertyTag
where the type has been changed to
Unicode
.
See Also
Reference
TnefPropertyTag Structure
MimeKit.Tnef Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast