ICard3NickNames 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<INickname3> NickNames { get; }
ReadOnly Property NickNames As ICardPropertyList(Of INickname3)
Get
property ICardPropertyList<INickname3^>^ NickNames {
ICardPropertyList<INickname3^>^ get ();
}
abstract NickNames : ICardPropertyList<INickname3> with get
Property Value
Type:
ICardPropertyListINickname3See Also