Result of asnSetDynamicRights if the operation was successful.
If asnSetDynamicRights was executed successful, this result will be returned and it will contain the resulting access rights list.
AsnSetDynamicRightsResult is an Object
Name | Type | Optional | Comment |
---|---|---|---|
iResult | number | Should always be 0 (NO_ERROR). | |
dynamicRights | AsnUserDynamicRights | The resulting rights in the rights list of the contact which rightslist had to be changed. |
Version 7