PropertyDataType.DateTime Field

Specifies DateTime as the data type of a property used for a user profile.

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

Syntax

'Declaration
Public Const DateTime As String
'Usage
Dim value As String

value = PropertyDataType.DateTime
public const string DateTime

See Also

Reference

PropertyDataType Class

PropertyDataType Members

Microsoft.Office.Server.UserProfiles Namespace