CannotDetermineExchangeModeException Constructor (String)
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public Sub New ( _
reason As String _
)
'Usage
Dim reason As String
Dim instance As New CannotDetermineExchangeModeException(reason)
public CannotDetermineExchangeModeException(
string reason
)
Parameters
- reason
Type: System.String