Click or drag to resize
MimeKit

TnefNameIdPropertySetGuid Property

Get the property set GUID.

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

Property Value

Guid
The property set GUID.
Remarks
Gets the property set GUID.
See Also