Share via


W.addressFieldName Field

Definition

Represents the w:addressFieldName XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: mailMerge.
  • corresponds to the following strongly-typed classes: AddressFieldName.

Applies to