Hello,
Using sgn As MapiMessage = New Email.SecureEmailManager().AttachSignature(msg, CmsSigner, New SignatureOptions With {.Detached = True})
sgn.Save(SaveTextBoxX.Text, ASPSaveSetOFT)
End Using
Here source msg can …... The signed sgn will be always message...Mapi item like contact, the signed one is always message. Can...