Gets or set whether the user has accepted the Terms and Conditions associated with a Threaded Discussion. This is for the UserData object.
public Boolean AcceptedTerms;
Public Property AcceptedTerms() As Boolean
A boolean indicating whether the user has accepted the Terms and Conditions associated with a Threaded Discussion.
UserData Properties