C# 클래스 Microsoft.Protocols.TestSuites.MS_OXWSMTGS.S02_UpdateCalendarRelatedItem

상속: TestSuiteBase
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

보호된 메소드들

메소드 설명
VerifyCalendarItemUpdateOperationType ( CalendarItemUpdateOperationType calendarItemUpdateOperationType ) : void

Verify the value of CalendarItemUpdateOperationType.

VerifyChangeAttendeesWithCalendarItemUpdateOperationType ( CalendarItemUpdateOperationType calendarItemUpdateOperationType ) : void

Verify the "SendOnlyToChanged" and "SendToChangedAndSaveCopy" value of CalendarItemUpdateOperationType.

비공개 메소드들

메소드 설명
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext context ) : void
MSOXWSMTGS_S02_TC01_UpdateSingleCalendarItem ( ) : void
MSOXWSMTGS_S02_TC02_UpdateSingleMeeting ( ) : void
MSOXWSMTGS_S02_TC03_UpdateRecurringCalendar ( ) : void
MSOXWSMTGS_S02_TC04_UpdateMeetingWithSendOnlyToAll ( ) : void
MSOXWSMTGS_S02_TC05_UpdateMeetingWithSendToAllAndSaveCopy ( ) : void
MSOXWSMTGS_S02_TC06_UpdateMeetingWithSendToNone ( ) : void
MSOXWSMTGS_S02_TC07_UpdateMeetingWithSendOnlyToChanged ( ) : void
MSOXWSMTGS_S02_TC08_UpdateMeetingWithSendToChangedAndSaveCopy ( ) : void
MSOXWSMTGS_S02_TC09_MeetingRequestTypeFullUpdate ( ) : void
MSOXWSMTGS_S02_TC10_MeetingRequestTypeInformationalUpdate ( ) : void
MSOXWSMTGS_S02_TC11_UpdateItemErrorMessageDispositionRequired ( ) : void
MSOXWSMTGS_S02_TC12_UpdateItemErrorCalendarDurationIsTooLong ( ) : void

메소드 상세

VerifyCalendarItemUpdateOperationType() 보호된 메소드

Verify the value of CalendarItemUpdateOperationType.
protected VerifyCalendarItemUpdateOperationType ( CalendarItemUpdateOperationType calendarItemUpdateOperationType ) : void
calendarItemUpdateOperationType CalendarItemUpdateOperationType Specify a value of CalendarItemUpdateOperationType.
리턴 void

VerifyChangeAttendeesWithCalendarItemUpdateOperationType() 보호된 메소드

Verify the "SendOnlyToChanged" and "SendToChangedAndSaveCopy" value of CalendarItemUpdateOperationType.
protected VerifyChangeAttendeesWithCalendarItemUpdateOperationType ( CalendarItemUpdateOperationType calendarItemUpdateOperationType ) : void
calendarItemUpdateOperationType CalendarItemUpdateOperationType Specify a value of CalendarItemUpdateOperationType.
리턴 void