ICard4CalAdrUris Property
IT Hit WebDAV Classes Reference
Specifies calendar user addresses [RFC5545] to which a
scheduling request [RFC5546] should be sent for 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> CalAdrUris { get; }
ReadOnly Property CalAdrUris As ICardPropertyList(Of ICardUriProperty4)
Get
property ICardPropertyList<ICardUriProperty4^>^ CalAdrUris {
ICardPropertyList<ICardUriProperty4^>^ get ();
}
abstract CalAdrUris : ICardPropertyList<ICardUriProperty4> with get
Property Value
Type:
ICardPropertyListICardUriProperty4Remarks http://tools.ietf.org/html/rfc6350#section-6.9.2
See Also