| ZoomUserOptions Enumeration | 
  
    Namespace: 
   NetQuarry.Services.Zoom
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
 Syntax
Syntax[FlagsAttribute]
public enum ZoomUserOptions
<FlagsAttribute>
Public Enumeration ZoomUserOptions
 Members
Members|  | Member name | Value | Description | 
|---|
|  | MaxLengthTruncate | 1 | When creating/updating the user, truncate (and trim) fields that are too long for Zoom where truncation is unlikely to cause a problem.
            Note that at this time truncation applies only to first_name and last_name. | 
 See Also
See Also