Show / Hide Table of Contents

Class MeetingReservation

Inheritance
Object
MeetingReservation
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Web.Controllers
Assembly: SuperOffice.CRMWeb.dll
Syntax
public class MeetingReservation

Constructors

MeetingReservation()

Declaration
public MeetingReservation()

Properties

MeetingId

Declaration
public string MeetingId { get; set; }
Property Value
Type Description
String

MeetingUrl

Declaration
public string MeetingUrl { get; set; }
Property Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top