SaveContactTask Properties

SaveContactTask Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The SaveContactTask type exposes the following members.

  NameDescription
Public property Company Gets or sets the name of the company associated with the contact.
Public property FirstName Gets or sets the given name of the contact.
Public property HomeAddressCity Gets or sets the city of the home address associated with the contact.
Public property HomeAddressCountry Gets or sets the country or region of the home address associated with the contact.
Public property HomeAddressState Gets or sets the state of the home address associated with the contact.
Public property HomeAddressStreet Gets or sets the street name and number of the home address associated with the contact.
Public property HomeAddressZipCode Gets or sets the postal code of the home address associated with the contact.
Public property HomePhone Gets or sets the home phone number associated with the contact.
Public property JobTitle Gets or sets the job title associated with the contact.
Public property LastName Gets or sets the surname of the contact.
Public property MiddleName Gets or sets the middle name of the contact.
Public property MobilePhone Gets or sets the mobile phone number associated with the contact.
Public property Nickname Gets or sets the nickname of the contact.
Public property Notes Gets or sets a note associated with the contact.
Public property OtherEmail Gets or sets an additional email address associated with the contact.
Public property PersonalEmail Gets or sets the personal email address associated with the contact.
Public property Suffix Gets or sets the suffix of the name of the contact.
Public property TaskEventArgs The EventArgs for the Completed event. (Inherited from ChooserBase(Of TTaskEventArgs).)
Public property Title Gets or sets the title of the name of the contact.
Public property Website Gets or sets the website associated with the contact.
Public property WorkAddressCity Gets or sets the city of the work address associated with the contact.
Public property WorkAddressCountry Gets or sets the country or region of the work address associated with the contact.
Public property WorkAddressState Gets or sets the state of the work address associated with the contact.
Public property WorkAddressStreet Gets or sets the street name and number of the work address associated with the contact.
Public property WorkAddressZipCode Gets or sets the postal code of the work address associated with the contact.
Public property WorkEmail Gets or sets the work email address associated with the contact.
Public property WorkPhone Gets or sets the work phone number associated with the contact.
Top

Show:
© 2017 Microsoft