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
Returns a MAPIERROR structure that contains information about the previous error that occurred to a profile administration object. |
|
Provides access to the profile table, a table that contains information about all of the available profiles. |
|
Creates a new profile. |
|
Deletes a profile. |
|
Deprecated. Changes the password for a profile. |
|
Copies a profile. |
|
Assigns a new name to a profile. |
|
Sets or clears a client's default profile. |
|
Provides access to a message service administration object for making changes to the message services in a profile. |