UserProfileValueCollection.Property Property
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property Property As Property
Get
'Usage
Dim instance As UserProfileValueCollection
Dim value As [Property]
value = instance.Property
public Property Property { get; }
Property Value
Type: Microsoft.Office.Server.UserProfiles.Property
See Also
Reference
UserProfileValueCollection Class