Свойство | Тип | Описание | |
---|---|---|---|
CodePageId | ushort | ||
RecipientRow | MAPIInspector.Parsers.RecipientRow | ||
RecipientRowSize | ushort | ||
RecipientType | |||
Reserved | ushort |
Метод | Описание | |
---|---|---|
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. |
Результат | System |
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing OpenRecipientRow structure |
Результат | void |
public RecipientRow,MAPIInspector.Parsers RecipientRow | ||
Результат | MAPIInspector.Parsers.RecipientRow |
public RecipientType,MAPIInspector.Parsers RecipientType | ||
Результат |