IsRMEnabled
property
Indicates whether Information
Rights Management (IRM) is enabled for an eRoom at the community level.
Syntax
C++
HRESULT
g et_IsRMEnabled (VARIANT_BOOL* pRetVal)
Legal values
Value |
Description |
TRUE |
IRM is
enabled for the eRoom at the community level. |
FALSE |
IRM is
not enabled for the eRoom at the community level. |
|