Share via


UserProfileChangeQuery.WebLog property

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

Syntax

'Declaration
Public Property WebLog As Boolean
    Get
    Set
'Usage
Dim instance As UserProfileChangeQuery
Dim value As Boolean

value = instance.WebLog

instance.WebLog = value
public bool WebLog { get; set; }

Property value

Type: System.Boolean

See also

Reference

UserProfileChangeQuery class

UserProfileChangeQuery members

Microsoft.Office.Server.UserProfiles namespace