Share via


RulePresentationObjectBase.ToString method

This member overrides Object.ToString().

Namespace:  Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As RulePresentationObjectBase
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String

See also

Reference

RulePresentationObjectBase class

RulePresentationObjectBase members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace