Property | Type | Description | |
---|---|---|---|
CodePageId | ushort | ||
RecipientRow | byte[] | ||
RecipientRowSize | ushort | ||
RecipientType | byte | ||
Reserved | ushort | ||
RowId | uint |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the ReadRecipientRow structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing ReadRecipientRow structure |
return | void |