Profile object (Project)

Represents an account profile in Project Professional. The Profile object is a member of the Profiles collection.

If the second account profile is a Project Server account, the following statement returns the value 1, which is the value of the pjServerProfile constant in the PjProfileType enumeration.

Debug.Print Profiles(2).Type

Remarks

The Project Server Accounts dialog box shows the number and order of profiles. Use Profiles.Count to programmatically determine the number of account profiles defined in Project Professional.

Methods

Name
Delete

Properties

Name
ConnectionState
LoginType
Name
Server
SiteId
Type
UserName

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.