Defines the categories displayed in the new-attachment dialog.
This is a comma-separated list of strings.
public string DefaultCategories
Remarks
Only applies when the advanced dialog style is used.
Example
this.DefaultCategories = "Cat1,Cat2,Another Category";
See also:
Class FileAttachmentGridBase