Click or drag to resize

ZoomUserOptions Enumeration

Namespace:  NetQuarry.Services.Zoom
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum ZoomUserOptions
Members
  Member nameValueDescription
MaxLengthTruncate1 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