SaveContactTask.Suffix Property

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

Gets or sets the suffix of the name of the contact.

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.

Syntax

Public Property Suffix As String
public string Suffix { get; set; }
<object Suffix="string" .../>

Property Value

Type: System..::.String
The suffix of the name of the contact.

Remarks

For example, in the name “Mister John Michael Doe, Junior,” Junior is the suffix.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

SaveContactTask Class

Microsoft.Phone.Tasks Namespace

Microsoft.Phone.UserData

Other Resources

Launchers and Choosers for Windows Phone 8

How to use the save contact task for Windows Phone 8

Contacts and Calendar for Windows Phone 8