Android.Telephony.SmsManager.MmsConfigSmsToMmsTextThreshold Field
When the number of parts of a multipart SMS reaches this threshold, it should be converted into an MMS (int type)

Syntax

[Android.Runtime.Register("MMS_CONFIG_SMS_TO_MMS_TEXT_THRESHOLD")]
public const string MmsConfigSmsToMmsTextThreshold

Remarks

When the number of parts of a multipart SMS reaches this threshold, it should be converted into an MMS (int type)

[Android Documentation]

Requirements

Namespace: Android.Telephony
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4