FormattedOutboundChatMessage.StoryTitle Property

Definition

Gets the story title, or null if this is not a story message.

public:
 property System::String ^ StoryTitle { System::String ^ get(); };
public string StoryTitle { get; }
member this.StoryTitle : string
Public ReadOnly Property StoryTitle As String

Property Value

The story title.

Applies to