IProfAdmin : IUnknown

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Supports the administration of profiles.

Header file:

Mapix.h

Exposed by:

Profile administration object

Implemented by:

MAPI

Called by:

Client applications

Interface identifier:

IID_IProfAdmin

Pointer type:

LPPROFADMIN

Vtable Order

GetLastError

Returns a MAPIERROR structure that contains information about the previous error that occurred to a profile administration object.

GetProfileTable

Provides access to the profile table, a table that contains information about all of the available profiles.

CreateProfile

Creates a new profile.

DeleteProfile

Deletes a profile.

ChangeProfilePassword

Deprecated. Changes the password for a profile.

CopyProfile

Copies a profile.

RenameProfile

Assigns a new name to a profile.

SetDefaultProfile

Sets or clears a client's default profile.

AdminServices

Provides access to a message service administration object for making changes to the message services in a profile.

See Also

Concepts

MAPI Interfaces