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