Share via


UserProfileChange.ObjectType Property

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

Syntax

'Declaration
Public ReadOnly Property ObjectType As ObjectTypes
    Get
'Usage
Dim instance As UserProfileChange
Dim value As ObjectTypes

value = instance.ObjectType
public ObjectTypes ObjectType { get; }

Property Value

Type: Microsoft.Office.Server.UserProfiles.ObjectTypes

See Also

Reference

UserProfileChange Class

UserProfileChange Members

Microsoft.Office.Server.UserProfiles Namespace