ICard4FBUrls Property
IT Hit WebDAV Classes Reference
Specifies URIs for the busy time 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> FBUrls { get; }
ReadOnly Property FBUrls As ICardPropertyList(Of ICardUriProperty4)
Get
property ICardPropertyList<ICardUriProperty4^>^ FBUrls {
ICardPropertyList<ICardUriProperty4^>^ get ();
}
abstract FBUrls : ICardPropertyList<ICardUriProperty4> with get
Property Value
Type:
ICardPropertyListICardUriProperty4
Remarkshttp://tools.ietf.org/html/rfc6350#section-6.9.1
See Also