|
Provider object exposes a particular
MAPI provider owned by a service in a profile .
Returned by:
Providers.Item
Providers.Add
|
Derived from:
IDispatch
|
|
Properties |
|
DisplayName |
Display name of the provider to be shown in the UI. Read only
|
|
ProfSect
|
Provides access to the individual provider properties. See
ProfSect object.
|
|
ProviderDisplay
|
Provider display name
Corresponds to the PR_PROVIDER_DISPLAY Extended MAPI property.
|
|
ProviderDLLName
|
The name of the dll containing the provider. Corresponds to the
PR_PROVIDER_DLL_NAME Extended MAPI property.
|
|
ResourceFlags
|
Resource flags of the provider. See PR_RESOURCE_FLAGS property on MSDN
for the possible values
|
|
ResourceType
|
Corresponds to the PR_RESOURCE_TYPE Extended MAPI property
|
|
ServiceName
|
Corresponds to the PR_SERVICE_NAME Extended MAPI property. |
|
UID |
Provider UID
|
|
|
|