OwnRMProtectionLevel property

Indicates the level of protection set for documents added to an eRoom that has Information Rights Management (IRM) enabled at the community level.

Syntax


C++
HRESULT get_OwnRMProtectionLevel(LONG* pRetVal)

Legal values


Value

Description

0

Indicates that the eRoom is not protected by a rights management policy. This is the default value.

1

Indicates that the eRoom for which IRM is enabled, can be optionally protected by a rights management policy.

2

Indicates that the eRoom for which IRM is enabled, will be protected automatically by a rights management policy.

Home

Applies to

IERURoom