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