프로퍼티 | 타입 | 설명 | |
---|---|---|---|
RecipientRow | MAPIInspector.Parsers.RecipientRow | ||
RecipientRowSize | ushort | ||
RecipientType | byte | ||
RowId | uint |
메소드 | 설명 | |
---|---|---|
ModifyRecipientRow ( MAPIInspector.Parsers.PropertyTag propTags ) : System |
The construct function for ModifyRecipientRow
|
|
Parse ( Stream s ) : void |
Parse the ModifyRecipientRow structure.
|
public ModifyRecipientRow ( MAPIInspector.Parsers.PropertyTag propTags ) : System | ||
propTags | MAPIInspector.Parsers.PropertyTag | The initialized parameter |
리턴 | System |
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing ModifyRecipientRow structure |
리턴 | void |
public RecipientRow,MAPIInspector.Parsers RecipientRow | ||
리턴 | MAPIInspector.Parsers.RecipientRow |