Share via


W.recipients Field

Definition

Represents the w: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 parent XML elements: graphicData.
  • has the following child XML elements: recipientData.
  • corresponds to the following strongly-typed classes: Recipients.

Applies to