[]
Gets or sets the information provided by the signer to enable a recipient to contact the signer to verify the signature (for example, a phone number).
public string ContactInfo { get; set; }
Public Property ContactInfo As String