In The Hand LtdIn The Hand
InvalidSmsRecipientException Constructor (message, innerException)
NamespacesInTheHand.WindowsMobile.PocketOutlookInvalidSmsRecipientExceptionInvalidSmsRecipientException(String, Exception)
.NET Components for Mobility
Initializes a new instance of the InvalidSmsRecipientException class, using an error message and an inner exception.
Declaration Syntax
C#Visual Basic
public InvalidSmsRecipientException(
	string message,
	Exception innerException
)
Public Sub New ( _
	message As String, _
	innerException As Exception _
)
Parameters
message (String)
The exception message.
innerException (Exception)
The inner exception.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0