Свойство | Тип | Описание | |
---|---|---|---|
InputHandleIndex | byte | ||
RecipientRows | MAPIInspector.Parsers.ReadRecipientRow[] | ||
ReturnValue | object | ||
RopId | RopIdType | ||
RowCount | byte? |
Метод | Описание | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopReadRecipientsResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopReadRecipientsResponse structure |
Результат | void |
public ReadRecipientRow[],MAPIInspector.Parsers RecipientRows | ||
Результат | MAPIInspector.Parsers.ReadRecipientRow[] |