Свойство | Type | Description | |
---|---|---|---|
ColumnCount | ushort? | ||
HasNamedProperties | bool? | ||
InputHandleIndex | byte | ||
NormalizedSubject | MAPIInspector.Parsers.TypedString | ||
RecipientColumns | MAPIInspector.Parsers.PropertyTag[] | ||
RecipientCount | ushort? | ||
RecipientRows | MAPIInspector.Parsers.OpenRecipientRow[] | ||
ReturnValue | object | ||
RopId | RopIdType | ||
RowCount | byte? | ||
SubjectPrefix | MAPIInspector.Parsers.TypedString |
Méthode | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopReloadCachedInformationResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopReloadCachedInformationResponse structure |
Résultat | void |
public TypedString,MAPIInspector.Parsers NormalizedSubject | ||
Résultat | MAPIInspector.Parsers.TypedString |
public PropertyTag[],MAPIInspector.Parsers RecipientColumns | ||
Résultat | MAPIInspector.Parsers.PropertyTag[] |
public OpenRecipientRow[],MAPIInspector.Parsers RecipientRows | ||
Résultat | MAPIInspector.Parsers.OpenRecipientRow[] |