GlsMsaUserAlreadyExistsException constructor (LocalizedString, Exception)
Namespace: Microsoft.Exchange.Data.Directory
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Sub New ( _
message As LocalizedString, _
innerException As Exception _
)
'Usage
Dim message As LocalizedString
Dim innerException As Exception
Dim instance As New GlsMsaUserAlreadyExistsException(message, _
innerException)
public GlsMsaUserAlreadyExistsException(
LocalizedString message,
Exception innerException
)
Parameters
- message
Type: Microsoft.Exchange.Data.Common.LocalizedString
- innerException
Type: System.Exception
See also
Reference
GlsMsaUserAlreadyExistsException class
GlsMsaUserAlreadyExistsException members