ExportUsers Property
Overloads
| ExportUsers | If ExportAccess is set to Restricted, this list contains the users who are allowed to export the document. | 
ExportUsers
If ExportAccess is set to Restricted, this list contains the users who are allowed to export the document.
Declaration
      public List<string> ExportUsers { get; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.List<System.String> |