_OlkTimeZoneControl.BorderStyle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an OlBorderStyle constant that defines the style of the border around the control. Read/write.
public:
property Microsoft::Office::Interop::Outlook::OlBorderStyle BorderStyle { Microsoft::Office::Interop::Outlook::OlBorderStyle get(); void set(Microsoft::Office::Interop::Outlook::OlBorderStyle value); };
public Microsoft.Office.Interop.Outlook.OlBorderStyle BorderStyle { get; set; }
Public Property BorderStyle As OlBorderStyle
Property Value
Remarks
The default value is olBorderStyleSingle.