The DiscussionSubscribeArgs type exposes the following members.

Properties

  Name Description
Public property Board
Gets or sets board entity.
Public property InfoCaptionLength
Gets or sets the number of characters shown by the information caption.

e.g. Last topic information, Last post information etc.

Public property MaxPostLength
Gets or sets a maximum length of the post that will be shown to the user.
Public property Message
Gets or sets message entity.
Public property NewMessageAddedText
Gets or sets new message added text.
Public property NewMessageClickToReplyText
Gets or sets message click here to reply text.
Public property NewMessageCreatedText
Gets or sets new message created text.
Public property NewTopicAddedText
Gets or sets new topic added text.
Public property NewTopicClickToReplyText
Gets or sets topic click here to reply text.
Public property NewTopicCreatedText
Gets or sets new topic created text.
Public property PagerPageSize
Gets or sets pager page size.
Public property PagerQueryString
Gets or sets pager query string.
Public property SenderEMail (Overrides SubscribeArgs..::..SenderEMail.)
Public property Topic
Gets or sets topic entity.
Public property UserProfileUrl
Gets or sets URL of the user profile page.

See Also