Метод | Описание | |
---|---|---|
ChangeRecipientRowSize ( string name, uint rowId, RecipientType recipientType, ushort recipientRowSize ) : ModifyRecipientRow |
Create Recipient Array
|
Метод | Описание | |
---|---|---|
ClassCleanup ( ) : void | ||
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void | ||
CreateRecipientColumnsAndRecipientRows ( |
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 ( |
This method is used to verify requirements gathered from MS-OXCDATA.
|
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 |