History  | 
ShowOthers (Directory) 
Minimum version: 4.0 
Purpose 
Includes user groups and mail lists in the admin Directory list. 
Syntax 
ServerDirectory.ShowOthers [ = TRUE | FALSE ] 
 Examples 
Dim sd as ServerDirectory 
sd.ShowOthers = TRUE 
Debug sd.ShowOthers 
 | ||||||