Share via


W.mailSubject Field

Definition

Represents the w:mailSubject XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to