SmsException Constructor ()
3/29/2010
Initializes a new instance of the SmsException class. This is the default constructor.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
public SmsException ()
'Declaration
Public Sub New
Remarks
The default constructor initializes any fields to their default values.
See Also
Reference
SmsException Class
SmsException Members
Microsoft.WindowsMobile.PocketOutlook Namespace