'Declaration Public Property MaximumMessageLength As Integer
'Declaration
Public Property MaximumMessageLength As Integer
public int MaximumMessageLength {get; set;}
Set to 0 (the default) for no limit.
If a limit is set, messages longer than the limit are truncated.
NotificationAddress Class NotificationAddress Members