IConfigurable.Validate method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
'Declaration
Function Validate As ValidationError()
'Usage
Dim instance As IConfigurable
Dim returnValue As ValidationError()
returnValue = instance.Validate()
ValidationError[] Validate()
Type: []