skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class AppointmentMappingInfo

Inheritance
System.Object
MappingInfo
AppointmentMappingInfo
Inherited Members
MappingInfo.LoadFrom(String)
MappingInfo.LoadFrom(String[,])
MappingInfo.GetValue(String)
MappingInfo.SetValue(String, String)
MappingInfo.FindBySchedulerProperty(String)
MappingInfo.FindByDataSourceProperty(String)
MappingInfo.IEnumerable<SchedulerMapping>.GetEnumerator()
MappingInfo.IEnumerable.GetEnumerator()
MappingInfo.UniqueIdToDataSourceCallback
MappingInfo.UniqueIdToSchedulerCallback
MappingInfo.Mappings
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll

Syntax

public class AppointmentMappingInfo : MappingInfo, IMappingInfo, IEnumerable<SchedulerMapping>, IEnumerable

Constructors

AppointmentMappingInfo()

Declaration
public AppointmentMappingInfo()

Properties

AllDay

Gets or sets the data source property name that maps to the appointment all-day flag indicating whether the appointment spans entire days.

Declaration
public string AllDay { get; set; }
Property Value
System.String

AllowDelete

Gets or sets the data source property name that maps to the appointment deletion permission flag.

Declaration
public string AllowDelete { get; set; }
Property Value
System.String

AllowEdit

Gets or sets the data source property name that maps to the appointment editing permission flag.

Declaration
public string AllowEdit { get; set; }
Property Value
System.String

BackgroundId

Gets or sets the data source property name that maps to the appointment background style identifier.

Declaration
public string BackgroundId { get; set; }
Property Value
System.String

Description

Gets or sets the data source property name that maps to the appointment description or detailed content.

Declaration
public string Description { get; set; }
Property Value
System.String

Duration

Gets or sets the data source property name that maps to the appointment duration.

Declaration
public string Duration { get; set; }
Property Value
System.String

End

Gets or sets the data source property name that maps to the appointment end date and time.

Declaration
public string End { get; set; }
Property Value
System.String

Exceptions

Gets or sets the data source property name that maps to the collection of recurring appointment exceptions.

Declaration
public string Exceptions { get; set; }
Property Value
System.String

Location

Gets or sets the data source property name that maps to the appointment location.

Declaration
public string Location { get; set; }
Property Value
System.String

MasterEventId

Gets or sets the data source property name that maps to the master appointment identifier for recurring appointment exceptions.

Declaration
public string MasterEventId { get; set; }
Property Value
System.String

RecurrenceId

Gets or sets the data source property name that maps to the recurrence exception date for recurring appointments.

Declaration
public string RecurrenceId { get; set; }
Property Value
System.String

RecurrenceRule

Gets or sets the data source property name that maps to the appointment recurrence rule defining the recurring pattern.

Declaration
public string RecurrenceRule { get; set; }
Property Value
System.String

Reminder

Gets or sets the data source property name that maps to the appointment reminder time. The mapping expects a numeric field containing seconds before the appointment when the reminder should trigger.

Declaration
public string Reminder { get; set; }
Property Value
System.String

ResourceId

Gets or sets the data source property name that maps to the single resource identifier for appointments with a single associated resource.

Declaration
public string ResourceId { get; set; }
Property Value
System.String

Resources

Gets or sets the data source property name that maps to the collection of resource identifiers for appointments with multiple associated resources.

Declaration
public string Resources { get; set; }
Property Value
System.String

Start

Gets or sets the data source property name that maps to the appointment start date and time.

Declaration
public string Start { get; set; }
Property Value
System.String

StatusId

Gets or sets the data source property name that maps to the appointment status identifier.

Declaration
public string StatusId { get; set; }
Property Value
System.String

Summary

Gets or sets the data source property name that maps to the appointment summary or title.

Declaration
public string Summary { get; set; }
Property Value
System.String

UniqueId

Gets or sets the data source property name that maps to the appointment unique identifier.

Declaration
public string UniqueId { get; set; }
Property Value
System.String

Visible

Gets or sets the data source property name that maps to the appointment visibility flag.

Declaration
public string Visible { get; set; }
Property Value
System.String

Extension Methods

CommonExtensions.ContainsAny<T>(IEnumerable<T>, IEnumerable<T>)
CommonExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
CommonExtensions.Clone<T>(IEnumerable<T>)
ExtensionMethodsEditor.CastCovariant<TFrom, TTo>(IEnumerable<TFrom>)
SvgExtentions.Traverse<T>(IEnumerable<T>, Func<T, IEnumerable<T>>)
SvgExtentions.Traverse<T>(T, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(IEnumerable<T>, Func<T, IEnumerable<T>>)
SvgExtentions.TraverseDepthFirst<T>(T, Func<T, IEnumerable<T>>)
Getting Started
  • Install Now
  • Demos
  • Step-by-Step Tutorial
  • Sample Applications
  • SDK Samples
  • Visual Studio Extensions
Support Resources
  • Code Library
  • Knowledge Base
  • Videos
Community
  • Forums
  • Blogs
  • Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.