Click or drag to resize
FileBucketInputMethodMaxFiles Property

[This is preliminary documentation and is subject to change.]

The maximum number of files to accept.

Namespace: Documentation.Objects.InputMethods
Assembly: meFoundationDocumentation (in meFoundationDocumentation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> MaxFiles { get; set; }

Property Value

Type: NullableInt32
Remarks
Optional
See Also