| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Locked As Boolean | |
| C# | |
|---|---|
public virtual bool Locked {get; set;} | |
Property Value
A Boolean valueIf this property value is set to true, the appointment can be moved and resized programmatically.
| dbicMonth | Send comments on this topic. |
| Locked Property | |
| See Also | |
|
| dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : Locked Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Locked As Boolean | |
| C# | |
|---|---|
public virtual bool Locked {get; set;} | |