EventLogText constructor
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Sub New ( _
input As String _
)
'Usage
Dim input As String
Dim instance As New EventLogText(input)
public EventLogText(
string input
)
Parameters
- input
Type: System.String