Interface IAppointmentInfo3
Inherited Members
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public interface IAppointmentInfo3 : IAppointmentInfo2, IAppointmentInfo
Properties
JoinMeetingUrl
The URL
Declaration
string JoinMeetingUrl { get; }
Property Value
Type | Description |
---|---|
String |
Extension Methods
EnumUtil.MapEnums<From, To>(From)