VETPost
Contains details about a Microsoft Teams channel post.
Property | Type | Description |
Author | String | Post author. |
Subject | String | Post subject. |
CreatedTime | DateTime | Date and time the post was created. |
LastModifiedTime | DateTime | Date and time when the post was last modified. |
IsImportant | Bool | If True, the post is marked as important. |
IsDeleted | Bool | If True, the post is deleted. |
Attachments | Post attachments. | |
Body | Contains information about the type and size of the item body (in kilobytes). | |
Base64UniqueKey | String | Unique key file provided as a Base64 String. |
ParentPost | VETPost | Parent post, if there is one. |
Related Commands