IAppointmentColorIndex Property |
ColorIndex - used in Japan
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxshort ColorIndex { get; set; }
Property ColorIndex As Short
Get
Set
Dim instance As IAppointment
Dim value As Short
value = instance.ColorIndex
instance.ColorIndex = value
property short ColorIndex {
short get ();
void set (short value);
}
Property Value
Type:
Int16
See Also