Свойство | Тип | Описание | |
---|---|---|---|
CopyFlags | CopyFlags_CopyProperties | ||
InputHandleIndex | byte | ||
Level | byte | ||
LogonId | byte | ||
OutputHandleIndex | byte | ||
PropertyTagCount | ushort | ||
PropertyTags | MAPIInspector.Parsers.PropertyTag[] | ||
RopId | RopIdType | ||
SendOptions | SendOptions |
Метод | Описание | |
---|---|---|
Parse ( Stream s ) : void |
Parse the RopFastTransferSourceCopyPropertiesRequest structure.
|
public Parse ( Stream s ) : void | ||
s | Stream | An stream containing RopFastTransferSourceCopyPropertiesRequest structure. |
Результат | void |
public CopyFlags_CopyProperties CopyFlags | ||
Результат | CopyFlags_CopyProperties |
public PropertyTag[],MAPIInspector.Parsers PropertyTags | ||
Результат | MAPIInspector.Parsers.PropertyTag[] |