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