ForumRepliesDeleteOptions is defined in the Telligent.Evolution.Extensibility.Api.Version1 namespace of Telligent.Evolution.Forums.dll
ForumRepliesDeleteOptions
Telligent.Evolution.Extensibility.Api.Version1
class ForumRepliesDeleteOptions { bool? DeleteChildren { get; set; } string DeleteReason { get; set; } bool? SendAuthorDeleteNotification { get; set; } }
bool?
string