Property | Type | Description | |
---|---|---|---|
CheapServersCount | ushort? | ||
InputHandleIndex | byte | ||
OwningServers | MAPIInspector.Parsers.MAPIString[] | ||
OwningServersCount | ushort? | ||
ReturnValue | object | ||
RopId | RopIdType |
Method | Description | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetOwningServersResponse structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetOwningServersResponse structure. |
return | void |
public MAPIString[],MAPIInspector.Parsers OwningServers | ||
return | MAPIInspector.Parsers.MAPIString[] |