An announcement displays in a designated location in the Salesforce UI until 11:59
p.m. on its expiration date, unless it’s deleted or replaced by another
announcement.
body |
ConnectApi.MessageBodyInput Class |
Text of the announcement. |
31.0 |
expirationDate |
Datetime |
The Salesforce UI displays an
announcement until 11:59 p.m. on this date unless another announcement is posted
first. The Salesforce UI
ignores the time value in the expirationDate.
However, you can use the time value to create your own display logic in your own
UI. |
31.0 |