Navigation
API > API/Runtime > API/Runtime/Messaging > API/Runtime/Messaging/IMutableMessageContext
References
| Module | Messaging |
| Header | /Engine/Source/Runtime/Messaging/Public/IMutableMessageContext.h |
| Include | #include "IMutableMessageContext.h" |
void SetExpiration
&40;
const FDateTime & InExpiration
&41;
Remarks
Sets the date and time at which the message expires.
Parameters
| Name | Description |
|---|---|
| InExpiration | Expiration date and time. |