ICard4NickNames Property
IT Hit WebDAV Classes Reference
The descriptive name(s) given instead of or in addition to the one belonging to the object the business card represents.
Namespace:
ITHit.Collab.Card
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax ICardPropertyList<INickname4> NickNames { get; }
ReadOnly Property NickNames As ICardPropertyList(Of INickname4)
Get
property ICardPropertyList<INickname4^>^ NickNames {
ICardPropertyList<INickname4^>^ get ();
}
abstract NickNames : ICardPropertyList<INickname4> with get
Property Value
Type:
ICardPropertyListINickname4See Also