ICard4CalUris Property
IT Hit WebDAV Classes Reference
Specifies URIs for a calendars associated with this business card.
Namespace: ITHit.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxICardPropertyList<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:
ICardPropertyListICardUriProperty4
Remarkshttp://tools.ietf.org/html/rfc6350#section-6.9.3
See Also