IPListEntry.Validate method

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Function Validate As ValidationError()
'Usage
Dim instance As IPListEntry
Dim returnValue As ValidationError()

returnValue = instance.Validate()
public ValidationError[] Validate()

Return value

Type: []

Implements

IConfigurable.Validate()

See also

Reference

IPListEntry class

IPListEntry members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace