C# Class Microsoft.Protocols.TestSuites.MS_ASCMD.S09_MeetingResponse

Inheritance: TestSuiteBase
Show file Open project: OfficeDev/Interop-TestSuites

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
CreateMultiMeetingResponseRequest ( byte userResponse, string collectionID, List requestIDList, string instanceID ) : MeetingResponseRequest

Create a MeetingResponse request.

DeleteAll ( string collectionId ) : void

Delete all items from the specified collection

GetSubstituteMailItem ( string folderID, string threadTopic ) : SyncResponse

Get email with special threadTopic

MSASCMD_S09_TC01_MeetingResponse_AcceptMeeting ( ) : void
MSASCMD_S09_TC02_MeetingResponse_DeclineMeeting ( ) : void
MSASCMD_S09_TC03_MeetingResponse_InvalidMeeting ( ) : void
MSASCMD_S09_TC04_MeetingResponse_RequestID ( ) : void
MSASCMD_S09_TC05_MeetingResponse_ResponseNonMeeting ( ) : void
MSASCMD_S09_TC06_MeetingResponse_NonExistInstanceId ( ) : void
MSASCMD_S09_TC07_MeetingResponse_Status103 ( ) : void
MSASCMD_S09_TC08_MeetingResponse_RecurringMeetingInstanceIDInvalid ( ) : void
MSASCMD_S09_TC09_MeetingResponse_Status146 ( ) : void
MSASCMD_S09_TC10_MeetingResponse_TentativeAcceptMeeting ( ) : void
MSASCMD_S09_TC11_MeetingResponse_AcceptMeetingInCalendar ( ) : void
MSASCMD_S09_TC12_MeetingResponse_Status104 ( ) : void
MSASCMD_S09_TC13_MeetingResponse_SubstituteMeetingInvitationEmail ( ) : void
MSASCMD_S09_TC14_MeetingResponse_ForwardSubstituteMeetingInvitationEmail ( ) : void
MSASCMD_S09_TC15_MeetingResponse_AcceptMeetingInCalendarFolder ( ) : void
MSASCMD_S09_TC16_MeetingResponse_TentativelyAcceptInCalendarFolder ( ) : void
MSASCMD_S09_TC17_MeetingResponse_DeclineInCalendarFolder ( ) : void