NSPersonNameComponent.GivenName 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.
Gets the person's given name.
[Foundation.Field("NSPersonNameComponentGivenName", "Foundation")]
public static Foundation.NSString GivenName { get; }
member this.GivenName : Foundation.NSString
Property Value
The person's given name.
- Attributes