| Post Properties |
The Post type exposes the following members.
| Name | Description | |
|---|---|---|
| Body |
Gets or sets the post body.
(Inherited from PostBase.) | |
| Channel |
Gets the channel object that this post was published on.
| |
| ChannelID |
Gets or sets the channel ID.
| |
| Connection | (Inherited from DbObject.) | |
| Created |
Gets the date and time when the message was created.
(Inherited from PostBase.) | |
| ID | (Inherited from DbObject.) | |
| Image |
Gets or sets the URI of the image that should be associated with the post.
(Inherited from PostBase.) | |
| IsNew | (Inherited from DbObject.) | |
| IsPublished |
Gets value indicating whether this post is published.
(Inherited from PostBase.) | |
| Link |
Gets or sets the URI that should be associated with the post.
(Inherited from PostBase.) | |
| Message |
Gets the message which is the parent object for this post.
| |
| MessageID |
Gets or sets the message Id.
| |
| ParsedText |
Gets or sets the parsed post body.
| |
| Published |
Gets or sets the date and time this message was published.
(Inherited from PostBase.) | |
| PublishResult |
Gets or sets the result of publishing this post.
| |
| Title |
Gets or sets the post title.
(Inherited from PostBase.) | |
| Transaction | (Inherited from DbObject.) | |
| Updated |
Gets the date and time when the message was updated.
(Inherited from PostBase.) |