Profiles Members (Project)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Contains a collection of Profile objects, which are local or Project Server accounts that are defined in Project Professional.

Methods

Name

Description

Add

Adds an account Profile object to the Profiles collection.

Properties

Name

Description

ActiveProfile

Gets the Profile object of the current account. Read-only Profile.

Count

Gets the number of account profiles that are defined for Project Professional. Read-only Long.

DefaultProfile

Gets or sets a Profile object that represents the default profile. Read/write Profile.

Item

Gets a single Profile object from the Profiles collection. Read-only Profile.