Property | Type | Description | |
---|---|---|---|
InputHandleIndex | byte | ||
LogonId | byte | ||
MessageIdCount | ushort | ||
MessageIds | MAPIInspector.Parsers.MessageID[] | ||
ReadFlags | ReadFlags | ||
RopId | RopIdType | ||
WantAsynchronous | bool |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopSetReadFlagsRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopSetReadFlagsRequest structure |
return | void |
public MessageID[],MAPIInspector.Parsers MessageIds | ||
return | MAPIInspector.Parsers.MessageID[] |