Class fburl
Specifies the URI for the busy time associated with the object that the vCard represents. See Section 6.9.1 of RFC 6350.
Inherited Members
Namespace: AdditionalData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class fburl
  Constructors
| Edit this page View Sourcefburl()
Default constructor. Used for de-serialization using XmlSerializer or to create a new object of this type.
Declaration
public fburl()
  fburl(XmlNode)
Constructor used when programmatically parsing a XML document.
Declaration
public fburl(XmlNode Root)
  Parameters
| Type | Name | Description | 
|---|---|---|
| XmlNode | Root | Root node containing the XML for this type  | 
      
Fields
| Edit this page View Sourceparameters
FBURL parameters
Declaration
public fburlParameters parameters
  Field Value
| Type | Description | 
|---|---|
| fburlParameters | 
uri
Specifies the URI for the busy time associated with the object that the vCard represents
Declaration
public string uri
  Field Value
| Type | Description | 
|---|---|
| string |