Share via


UserProfileChangeToken Constructor (DateTime)

Initializes a new instance of the UserProfileChangeToken class with the specified System.DateTime object.

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

Syntax

'Declaration
Public Sub New ( _
    date As DateTime _
)
'Usage
Dim date As DateTime

Dim instance As New UserProfileChangeToken(date)
public UserProfileChangeToken(
    DateTime date
)

Parameters

See Also

Reference

UserProfileChangeToken Class

UserProfileChangeToken Members

UserProfileChangeToken Overload

Microsoft.Office.Server.UserProfiles Namespace