Share via


PropertyDataType.IsEmail field

Specifies a Boolean value indicating whether the data type of a property used for a user profile is in e-mail format.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public IsEmail As Boolean
'Usage
Dim instance As PropertyDataType
Dim value As Boolean

value = instance.IsEmail

instance.IsEmail = value
public bool IsEmail

See also

Reference

PropertyDataType class

PropertyDataType members

Microsoft.Office.Server.UserProfiles namespace