Del via


TwilioMessage.MediaContentTypes Property

Definition

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.

Applies to