Click or drag to resize

SOContexts Enumeration

Defines various dialogs and main panels in the user interface.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public enum SOContexts
Members
  Member nameValueDescription
enCtxContact0
enCtxProject1
enCtxDiary2
enCtxAppointment3
enCtxSale4
enCtxDocument5
enCtxPerson6
enCtxSelection7
enCtxMail8
enCtxNone9
enCtxInvitations10
enCtxDocumentOnly11
enCtxSaleOnly12
enCtxPersonOnly13
See Also