DirOrganizationalRole.description

String

Sets or returns the description for the Organizational Role's description. This change is reflected immediately in the directory. For example: dirOrgRole.description = "This is a Gral Role UPDATED" update dirOrgRole display "Gral Role description was updated: " + dirOrgRole.description Sets a new description for the Organizational Role's description. This change is reflected immediately in the directory. For example: dirOrgRole.description = "This is a Gral Role UPDATED" update dirOrgRole display "Gral Role description was updated: " + dirOrgRole.description