Share via


TwilioMessage.NumMedia Property

Definition

Gets or sets the number of media files associated with the message.

public string NumMedia { get; set; }
member this.NumMedia : string with get, set
Public Property NumMedia As String

Property Value

The number of media files associated with the message.

Remarks

A message can include up to 10 media files.

Applies to