CNMutableContact.Nickname Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An affectionate name for the CNContact, like 'Code-master' or 'Mr. F#'.
public virtual string Nickname { [Foundation.Export("nickname")] get; [Foundation.Export("setNickname:")] set; }
member this.Nickname : string with get, set
Property Value
- Attributes