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