NewSlackMessage.Ephemeral Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or Sets the message as ephemeral, it means, only the recipient can see it.
public string Ephemeral { get; set; }
member this.Ephemeral : string with get, set
Public Property Ephemeral As String
Property Value
The ephemeral indicator of the message.