Nicknames

VCardIdentificationRecordset.Nicknames property

Gets an array containing the text corresponding to the nickname of the object.

public string[] Nicknames { get; }

Property Value

An array containing the text corresponding to the nickname of the object.

Remarks

This property is a simplified version of NicknameRecords.

See Also