NicknameRecords

VCardIdentificationRecordset.NicknameRecords property

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

public VCardTextRecord[] NicknameRecords { get; }

Property Value

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

See Also