TwilioMessage.NumSegments Property

Definition

Gets or sets the number of segments that make up the complete message.

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

Property Value

The number of segments that make up the complete message.

Applies to