프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InputHandleIndex | byte | ||
LogonId | byte | ||
PropertySizeLimit | ushort | ||
PropertyTagCount | ushort | ||
PropertyTags | MAPIInspector.Parsers.PropertyTag[] | ||
RopId | RopIdType | ||
WantUnicode | ushort |
메소드 | 설명 | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopGetPropertiesSpecificRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopGetPropertiesSpecificRequest structure. |
리턴 | void |
public PropertyTag[],MAPIInspector.Parsers PropertyTags | ||
리턴 | MAPIInspector.Parsers.PropertyTag[] |