| MetadataTagId Property |
Get the metadata tag identifier.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public string Id {
get;
}
Property Value
StringThe metadata tag identifier.
Remarks
Gets the metadata tag identifier.
See Also