Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
Contains the ProgID of the component that provides role resolution.
[Visual Basic,VBScript] Public Property RoleProvider as String [C++] HRESULT get_RoleProvider(BSTR* pVal); HRESULT put_RoleProvider(BSTR Val); [IDL] HRESULT [propget] RoleProvider([out,retval] BSTR* pVal); HRESULT [propput] RoleProvider([in] BSTR Val);
<example code and explanation>