Click or drag to resize
MimeKit

TnefPropertyTagId Property

Get the property identifier.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public TnefPropertyId Id { get; }

Property Value

TnefPropertyId
The identifier.
Remarks
Gets the property identifier.
See Also