PrivacyItem.m_objOwnerProfile field

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Protected Friend m_objOwnerProfile As UserProfile
'Usage
Dim value As UserProfile

value = Me.m_objOwnerProfile

Me.m_objOwnerProfile = value
protected internal UserProfile m_objOwnerProfile

See also

Reference

PrivacyItem class

PrivacyItem members

Microsoft.Office.Server.UserProfiles namespace