Share via


W15.providerId Field

Definition

Represents the w15:providerId XML attribute.

public static readonly System.Xml.Linq.XName providerId;
 staticval mutable providerId : System.Xml.Linq.XName
Public Shared ReadOnly providerId 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.ProviderId.

Applies to