This topic has not yet been rated - Rate this topic

ContactInformation.FamilyName property

4/5/2013

Gets or sets the family name of a contact.

Syntax


public:
property String^ FamilyName { 
   String^ get();
   void set (String^ value);
}

Property value

Type: System.String [.NET] | Platform::String [C++]

The family name of a contact.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

Windows.Phone.PersonalInformation
Windows::Phone::PersonalInformation [C++]

Metadata

Windows.winmd

Capabilities

ID_CAP_CONTACTS [Windows Phone]

See also

ContactInformation

 

 

Build date: 4/5/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.