MimeMessage.GetSignatureEntity Method
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9147)
GetSignatureEntity()
Gets the signature entity if available. This can return this entity for signatures with inlined content.
Inherited from Mime
Declaration
public MimeEntity GetSignatureEntity()
Returns
Type | Description |
---|---|
Mime |
Signature entity. |