Property | Type | Description | |
---|---|---|---|
CodePageId | ushort | ||
RecipientRow | MAPIInspector.Parsers.RecipientRow | ||
RecipientRowSize | ushort | ||
RecipientType | |||
Reserved | ushort |
Method | Description | |
---|---|---|
OpenRecipientRow ( MAPIInspector.Parsers.PropertyTag propTags ) : System |
The OpenRecipientRow construct function
|
|
Parse ( Stream s ) : void |
Parse the OpenRecipientRow structure.
|
public OpenRecipientRow ( MAPIInspector.Parsers.PropertyTag propTags ) : System | ||
propTags | MAPIInspector.Parsers.PropertyTag | Array of PropertyTag used to initialize the class. |
return | System |
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing OpenRecipientRow structure |
return | void |
public RecipientRow,MAPIInspector.Parsers RecipientRow | ||
return | MAPIInspector.Parsers.RecipientRow |
public RecipientType,MAPIInspector.Parsers RecipientType | ||
return |