ContactEmailAddress.Kind Property

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

Gets the kind of email address, such as personal or work.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property Kind As EmailAddressKind
public EmailAddressKind Kind { get; internal set; }

Property Value

Type: Microsoft.Phone.UserData..::.EmailAddressKind
One of the enumeration values that specifies the kind of email address this is.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

ContactEmailAddress Class

Microsoft.Phone.UserData Namespace