InboxRuleId.ToString Method
This member overrides Object.ToString().
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As InboxRuleId
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return Value
Type: System.String