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.WebDAV.CardAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxICardPropertyList<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:
ICardPropertyListINickname4
See Also