public interface O365TeamPostResponse extends O365TeamItemResponse
Modifier and Type | Method and Description |
---|---|
String |
author()
The User name of the author of the post.
|
Instant |
createdTime()
Date and time when the post was created.
|
boolean |
important()
Defines whether the post is marked as important.
|
Instant |
lastModificationTime()
Date and time of the latest modification of the post.
|
String |
subject()
The Subject of the post.
|
nativeId
String author()
boolean important()
String subject()
Instant createdTime()
Instant lastModificationTime()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.