C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCMSG.S07_RopRecipient

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

보호된 메소드들

메소드 설명
ChangeRecipientRowSize ( string name, uint rowId, RecipientType recipientType, ushort recipientRowSize ) : ModifyRecipientRow

Create Recipient Array

비공개 메소드들

메소드 설명
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
CreateRecipientColumnsAndRecipientRows ( PropertyTag &recipientColumns, ModifyRecipientRow &recipientRows ) : void

Create Recipient Array

GetModifiedProperties ( ) : Microsoft.Protocols.TestSuites.Common.PropertyTag[]

Create properties array of get all properties after modifying all recipients.

MSOXCMSG_S07_TC01_RopModifyRemoveRecipientSuccessfully ( ) : void
MSOXCMSG_S07_TC02_RecipientRowSize ( ) : void
MSOXCMSG_S07_TC03_ErrorCodesOfReadModifyRemoveAllRecipients ( ) : void
MSOXCMSG_S07_TC04_Transaction ( ) : void
TestMSOXCDATARequirements ( ReadRecipientRow recipientRows ) : void

This method is used to verify requirements gathered from MS-OXCDATA.

메소드 상세

ChangeRecipientRowSize() 보호된 메소드

Create Recipient Array
protected ChangeRecipientRowSize ( string name, uint rowId, RecipientType recipientType, ushort recipientRowSize ) : ModifyRecipientRow
name string Recipient name value
rowId uint RowId value
recipientType RecipientType RecipientType value
recipientRowSize ushort RecipientRowSize value
리턴 ModifyRecipientRow