_OlkTimeZoneControl.Value Property
Returns or sets an Object that represents the content of the control. Read/write.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Default Property Value As Object
Get
Set
'Usage
Dim instance As _OlkTimeZoneControl
Dim value As Object
value = instance
instance = value
[DispIdAttribute()]
Object this { get; set; }
Property Value
Type: System.Object