AllowNewInboxes property 
Sets or returns whether the site or community allows new inboxes to 
 be created. 
Syntax
 
C++
HRESULT 
 get_AllowNewInboxes(VARIANT_BOOL* pAllowNewInboxes) 
 
HRESULT put_AllowNewInboxes(VARIANT_BOOL myAllowNewInboxes) 
  
Scripting languages
AllowNewInboxes 
 = Object.AllowNewInboxes 
 
Object.AllowNewInboxes = AllowNewInboxes
  | 
 Home 
 
Applies to 
IERUCommunity 
IERUSiteSettings  |