프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CodePageId | ushort | ||
RecipientRow | byte[] | ||
RecipientRowSize | ushort | ||
RecipientType | byte | ||
Reserved | ushort | ||
RowId | uint |
메소드 | 설명 | |
---|---|---|
Parse ( Stream s ) : void |
Parse the ReadRecipientRow structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing ReadRecipientRow structure |
리턴 | void |