Class caladruri
Specifies the calendar user address [RFC5545] to which a scheduling request[RFC5546] should be sent for the object represented by the vCard. See Section 6.9.2 of RFC 6350.
Inherited Members
Namespace: AdditionalData
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class caladruri
Constructors
| Edit this page View Sourcecaladruri()
Default constructor. Used for de-serialization using XmlSerializer or to create a new object of this type.
Declaration
public caladruri()
caladruri(XmlNode)
Constructor used when programmatically parsing a XML document.
Declaration
public caladruri(XmlNode Root)
Parameters
Type | Name | Description |
---|---|---|
XmlNode | Root | Root node containing the XML for this type |
Fields
| Edit this page View Sourceparameters
CALADRURI parameters
Declaration
public caladruriParameters parameters
Field Value
Type | Description |
---|---|
caladruriParameters |
uri
Specifies the calendar user address [RFC 5545] to which a scheduling request [RFC 5546] should be sent for the object represented by the vCard.
Declaration
public string uri
Field Value
Type | Description |
---|---|
string |