Platform SDK: Exchange Server

IRule::Provider Property

Specifies the MAPI component that supplies the messaging services.

IDL Definition

[propget] HRESULT Provider([out, retval] BSTR *pVal) 
[propput] HRESULT Provider([in] BSTR newVal)

Visual Basic Definition

Property Provider As String

Remarks

The only provider currently defined for rules is MSExchange.Rules. You can neither create nor delete rules unless the provider is MSExchange.Rules.