Click or drag to resize
MimeKit

TnefPropertyTagToString Method

Return a String that represents the current TnefPropertyTag.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public override string ToString()

Return Value

String
A String that represents the current TnefPropertyTag.
Remarks
Returns a String that represents the current TnefPropertyTag.
See Also