IProfAdmin : IUnknown

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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