| X509CertificateRecordSubjectEmail Property |
Gets the subject email address.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string SubjectEmail { get; }
Property Value
StringThe subject email address.
Remarks
Gets the subject email address.
See Also