ForumThreadsPreviewOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Forums.dll
Definition
class ForumThreadsPreviewOptions
{
string Body { get; set; }
string Subject { get; set; }
}
Properties
| Name | Type | Description | Default | Options |
|---|---|---|---|---|
| Body | string | Body | ||
| Subject | string | Subject |