MailKit Documentation
MailKit Documentation
API Reference
MimeKit.Tnef
TnefNameId Structure
TnefNameId Properties
Id Property
Kind Property
Name Property
PropertySetGuid Property
Tnef
Name
Id
Id Property
Get the identifier, if available.
Namespace:
MimeKit.Tnef
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
int
Id
{
get
; }
Property Value
Int32
The identifier.
Remarks
If the
Kind
is
Id
, then this property will be available.
See Also
Reference
TnefNameId Structure
MimeKit.Tnef Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast