Determines whether an appointment causes conflicts in the diary or not
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxPublic Enumeration EnFreeBusy
Dim instance As EnFreeBusy
public enum class EnFreeBusy
Members
| Member name | Value | Description |
---|
| enFreeBusyBusy | 0 | |
| enFreeBusyFree | 1 | |
See Also