| |||||||
AllowNestedResponses propertyIndicates whether nested responses are allowed in the topics. SyntaxC++HRESULT get_AllowNestedResponses(VARIANT_BOOL* pAllowNestedResponses) HRESULT put_AllowNestedResponses(VARIANT_BOOL myAllowNestedResponses) Scripting languagesBoolean = Object.AllowNestedResponses Object.AllowNestedResponses = Boolean Legal values
RemarksAllowNestedResponses 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 |