Share via


WNE.recipients Field

Definition

Represents the wne:recipients XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: recipientData.
  • corresponds to the following strongly-typed classes: MailMergeRecipients.

Applies to