Show / Hide Table of Contents

Interface ICalendarAppointmentObject

Namespace: SuperOffice.CRM.Web.UI.Controls
Assembly: SuperOffice.CRMWeb.dll
Syntax
public interface ICalendarAppointmentObject

Properties

AppointmentCanBeMoved

Declaration
bool AppointmentCanBeMoved { get; }
Property Value
Type Description
Boolean

AppointmentCanBeUpdated

Declaration
bool AppointmentCanBeUpdated { get; }
Property Value
Type Description
Boolean

AppointmentId

Declaration
int AppointmentId { get; }
Property Value
Type Description
Int32

ClientID

Declaration
string ClientID { get; }
Property Value
Type Description
String

Completed

Declaration
bool Completed { get; }
Property Value
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top