CodeProject.RemovePersonalInformation Property (Access)
Returns or sets a Boolean indicating whether personal information about the user is stored in the specified project. True if personal information is removed. Read-write.
Syntax
expression .RemovePersonalInformation
expression A variable that represents a CodeProject object.