ICard4OrgDirectories Property
IT Hit WebDAV Classes Reference
To specify a directory of an organization to which the business card's entity belongs.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<IOrgDirectory4> OrgDirectories { get; }
ReadOnly Property OrgDirectories As ICardPropertyList(Of IOrgDirectory4)
Get
property ICardPropertyList<IOrgDirectory4^>^ OrgDirectories {
ICardPropertyList<IOrgDirectory4^>^ get ();
}
abstract OrgDirectories : ICardPropertyList<IOrgDirectory4> with get
Property Value
Type:
ICardPropertyListIOrgDirectory4Remarks http://tools.ietf.org/html/rfc6715#section-2.4
See Also