dbicMonth Send comments on this topic.
Style Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : Style Property

Gets or sets a pre-defined style assigned to the appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Style As Integer
C# 
public virtual int Style {get; set;}

Property Value

An Integer value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also