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