FormattedOutboundChatMessage.StoryTitle 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 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.