Share via


NoNamespace.suggestedSignerEmail Field

Definition

Represents the suggestedSignerEmail XML attribute.

public static readonly System.Xml.Linq.XName suggestedSignerEmail;
 staticval mutable suggestedSignerEmail : System.Xml.Linq.XName
Public Shared ReadOnly suggestedSignerEmail As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: signatureLine.
  • corresponds to the following strongly-typed properties: SignatureLine.SuggestedSignerEmail.

Applies to