TwilioMessage.MediaContentTypes 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 content types for the media included with the message, if any.
public System.Collections.Generic.List<string> MediaContentTypes { get; }
member this.MediaContentTypes : System.Collections.Generic.List<string>
Public ReadOnly Property MediaContentTypes As List(Of String)
Property Value
The content types for the media included with the message.