ICard4Xmls Property
IT Hit WebDAV Classes Reference
Contains extended XML-encoded business card data.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ITextPropertyList<IXml4> Xmls { get; }
ReadOnly Property Xmls As ITextPropertyList(Of IXml4)
Get
property ITextPropertyList<IXml4^>^ Xmls {
ITextPropertyList<IXml4^>^ get ();
}
abstract Xmls : ITextPropertyList<IXml4> with get
Property Value
Type:
ITextPropertyListIXml4Remarks http://tools.ietf.org/html/rfc6350#section-6.1.5
See Also