ICard4CalUris Property
IT Hit WebDAV Classes Reference
Specifies URIs for a calendars associated with this business card.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<ICardUriProperty4> CalUris { get; }
ReadOnly Property CalUris As ICardPropertyList(Of ICardUriProperty4)
Get
property ICardPropertyList<ICardUriProperty4^>^ CalUris {
ICardPropertyList<ICardUriProperty4^>^ get ();
}
abstract CalUris : ICardPropertyList<ICardUriProperty4> with get
Property Value
Type:
ICardPropertyListICardUriProperty4Remarks http://tools.ietf.org/html/rfc6350#section-6.9.3
See Also