Click or drag to resize
MimeKit

MetadataTagId Property

Get the metadata tag identifier.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public string Id {
	get;
 }

Property Value

String
The metadata tag identifier.
Remarks
Gets the metadata tag identifier.
See Also