Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
RecipientRows | MAPIInspector.Parsers.ReadRecipientRow[] | ||
ReturnValue | object | ||
RopId | RopIdType | ||
RowCount | byte? |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopReadRecipientsResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopReadRecipientsResponse structure |
return | void |
public ReadRecipientRow[],MAPIInspector.Parsers RecipientRows | ||
return | MAPIInspector.Parsers.ReadRecipientRow[] |