TimeInfo.DisplayText Field
Specifies the display text shown in the calendar for the time block.
Syntax
[Visual Basic .NET]
Public Field DisplayText As String
[C#]
public string DisplayText;
[JScript]
public var DisplayText : String;
See Also
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the display text shown in the calendar for the time block.
Syntax
[Visual Basic .NET]
Public Field DisplayText As String
[C#]
public string DisplayText;
[JScript]
public var DisplayText : String;
See Also