PrivacyItem Members

Include Protected Members
Include Inherited Members

Provides methods and properties to add, delete, retrieve, set, change, and manage an item that is a privacy item.

The PrivacyItem type exposes the following members.

Properties

  Name Description
Public property Group Gets or sets the group for the privacy item.
Public property ID Gets the unique identifier (ID) of the privacy item.
Public property IsEditable Returns a Boolean value that specifies whether a privacy item can be edited.
Public property IsPrivacyLevelEditable Returns a Boolean value that specifies whether a privacy level can be edited.
Public property IsTitleEditable Returns a Boolean value that specifies whether a privacy item title can be edited.
Public property IsUrlEditable Returns a Boolean value that specifies whether a privacy item URL can be edited.
Public property ItemOwner Gets the owner of the privacy item.
Protected property PartitionID
Public property Policy Gets the policy for a privacy item.
Public property PrivacyLevel Gets and sets the privacy level of an item.
Public property Title Gets or sets the title of the privacy item.
Public property Url Gets or sets the URL for the privacy item.
Protected property ValidGroupEnumType This member is reserved for internal use and is not intended to be used directly from your code.

Top

Methods

  Name Description
Protected method AddCustomCommitFields This member is reserved for internal use and is not intended to be used directly from your code.
Public method Commit Commits changes made to the privacy item.
Public method Delete Deletes a privacy item.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Protected method GetPrivacyPolicy This member is reserved for internal use and is not intended to be used directly from your code.
Public method GetType (Inherited from Object.)
Protected method InitializeNewPrivacyItem This member is reserved for internal use and is not intended to be used directly from your code.
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetPropertyValues Sets the property values of a privacy item.
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field m_bIsNewLink This member is reserved for internal use and is not intended to be used directly from your code.
Protected field m_objOwnerProfile This member is reserved for internal use and is not intended to be used directly from your code.
Protected field m_strGroup This member is reserved for internal use and is not intended to be used directly from your code.
Protected field m_strTitle This member is reserved for internal use and is not intended to be used directly from your code.
Protected field m_strUrl This member is reserved for internal use and is not intended to be used directly from your code.

Top

See Also

Reference

PrivacyItem Class

Microsoft.Office.Server.UserProfiles Namespace