C# Class MeetingManager.ViewModels.EditPageViewModel.TimeSlot

Show file Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Public Methods

Method Description
Parse ( MeetingTimeCandidate mtc ) : MeetingManager.Models.TimeSlot

Private Methods

Method Description
ParseTimeSlot ( MeetingTimeSlot dateTime ) : System.TimeSpan

Method Details

Parse() public static method

public static Parse ( MeetingTimeCandidate mtc ) : MeetingManager.Models.TimeSlot
mtc MeetingManager.Models.MeetingTimeCandidate
return MeetingManager.Models.TimeSlot