Share via


W15.userId Field

Definition

Represents the w15:userId XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: presenceInfo.
  • corresponds to the following strongly-typed properties: PresenceInfo.UserId.

Applies to