NetworkConnectionInfo.IConfigurable.Validate Method
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Private Function Validate As ValidationError()
Implements IConfigurable.Validate
'Usage
Dim instance As NetworkConnectionInfo
Dim returnValue As ValidationError()
returnValue = CType(instance, IConfigurable).Validate()
ValidationError[] IConfigurable.Validate()
Return Value
Type: []