| |||||||
CommentsAllowNestedResponses propertySpecifies whether members can create comments within comments in the Database Column. SyntaxC++HRESULT get_CommentsAllowNestedResponses(VARIANT_BOOL* pAllow) HRESULT put_CommentsAllowNestedResponses(VARIANT_BOOL allow) Scripting languagesBoolean = Object.CommentsAllowNestedResponses Object.CommentsAllowNestedResponses = Boolean Legal values
RemarksSetting CommentsAllowNestedResponses does not affect comments that were created before the property was set. If you set the property to FALSE, nested responses created before you set the property remain nested. |
Home |