ProfileValueCollectionBase.SetUnvalidatedValue Method (Object)

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

Syntax

'Declaration
Protected Friend Sub SetUnvalidatedValue ( _
    value As Object _
)
'Usage
Dim value As Object

Me.SetUnvalidatedValue(value)
protected internal void SetUnvalidatedValue(
    Object value
)

Parameters

See Also

Reference

ProfileValueCollectionBase Class

ProfileValueCollectionBase Members

SetUnvalidatedValue Overload

Microsoft.Office.Server.UserProfiles Namespace