OutlookWebAccessToolPart Constructor
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
exchange2000mode As Boolean _
)
'Usage
Dim exchange2000mode As Boolean
Dim instance As New OutlookWebAccessToolPart(exchange2000mode)
public OutlookWebAccessToolPart(
bool exchange2000mode
)
Parameters
- exchange2000mode
Type: System.Boolean
See Also
Reference
OutlookWebAccessToolPart Class