C# Class Microsoft.Protocols.TestSuites.MS_OXCPRPT.Model

Model program for MS-OXCPRPT.
Show file Open project: OfficeDev/Interop-TestSuites

Private Methods

Method Description
CheckMAPIHTTPTransportSupported ( bool &isSupported ) : void
CheckRequirementEnabled ( int rsid, bool &enabled ) : void
GetCommonObjectProperties ( CommonObjectProperty commonProperty ) : void
GetObject1 ( ServerObjectType objType, ObjectToOperate objToOperate ) : void
GetObject2 ( ServerObjectType objType, ObjectToOperate objToOperate ) : void
InitializeMailBox ( ) : void
InitializePublicFolder ( ) : void
RopCloneStreamMethod ( ) : void
RopCommitStreamMethod ( OpenModeFlags openFlag, bool &isPropertyValueChanged ) : void
RopCopyPropertiesMethodCall ( CopyFlags copyFlag, bool isWantAsynchronousZero, bool isDestinationExist ) : void
RopCopyPropertiesMethodReturn ( bool isPropertiesDeleted, bool isChangedInDB, bool isOverwriteDestination, bool isReturnedRopProgress, CPRPTErrorCode error ) : void
RopCopyToForPublicFolder ( ) : void
RopCopyToMethodCall ( CopyFlags copyFlag, bool isWantAsynchronousZero, bool isWantSubObjectsZero, bool isDestinationExist ) : void
RopCopyToMethodForErrorCodeTable ( CopyToCondition condition ) : void
RopCopyToMethodReturn ( bool isPropertiesDeleted, bool isSubObjectCopied, bool isOverwriteDestination, bool isReturnedRopProgress, bool isChangedInDB, CPRPTErrorCode error ) : void
RopCopyToStreamMethod ( bool isDestinationExist, bool &isReadWriteSuccess, CPRPTErrorCode &error ) : void
RopDeletePropertiesMethod ( bool &isPropertiesDeleted, bool &isChangedInDB ) : void
RopDeletePropertiesNoReplicateMethod ( bool &isPropertiesDeleted, bool &isChangedInDB ) : void
RopGetNamesFromPropertyIdsMethod ( PropertyIdType propertyIdType ) : void
RopGetPropertiesAllMethod ( bool isPropertySizeLimitZero, bool isPropertyLargerThanLimit, bool isUnicode, bool &isValueContainsNotEnoughMemory ) : void
RopGetPropertiesListMethod ( ) : void
RopGetPropertiesSpecificForTaggedProperties ( ) : void
RopGetPropertiesSpecificForWantUnicode ( bool isUnicode ) : void
RopGetPropertiesSpecificMethod ( bool isTestOrder, bool isPropertySizeLimitZero, bool isPropertyLargerThanLimit, bool &isValueContainsNotEnoughMemory ) : void
RopGetPropertyIdsFromNamesMethod ( bool isTestOrder, bool isCreateFlagSet, bool isPropertyNameExisting, SpecificPropertyName specialPropertyName, bool &isCreatedEntryReturned, CPRPTErrorCode &error ) : void
RopGetStreamSizeMethod ( ) : void
RopLockRegionStreamMethod ( PreStateBeforeLock preState, CPRPTErrorCode &error ) : void
RopOpenStreamMethod ( ObjectToOperate objectToOperate, OpenModeFlags openFlag, bool isPropertyTagExist, bool &isStreamSizeEqualToStream, CPRPTErrorCode &error ) : void
RopOpenStreamWithDifferentPropertyType ( ObjectToOperate objectToOperate, PropertyTypeName propertyType, CPRPTErrorCode &error ) : void
RopProgressMethodCall ( bool isOtherRopSent, bool isWantCancel ) : void
RopProgressMethodReturn ( bool isOriginalOpsResponse, bool isOtherRopResponse ) : void
RopQueryNamedPropertiesMethod ( QueryFlags queryFlags, bool hasGuid, bool &isKind0x01Return, bool &isKind0x00Return, bool &isNamedPropertyGuidReturn ) : void
RopReadStreamMethod ( bool isReadingFailed ) : void
RopReadStreamWithLimitedSize ( ushort byteCount, uint maxByteCount ) : void
RopReleaseMethod ( ObjectToOperate obj, bool &isPropertyValueChanged ) : void
RopReleaseMethodNoVerify ( ObjectToOperate obj ) : void
RopSaveChangesAttachmentMethod ( bool &isChangedInDB ) : void
RopSaveChangesMessageMethod ( bool &isChangedInDB ) : void
RopSeekStreamMethod ( SeekStreamCondition condition, bool &isStreamExtended, CPRPTErrorCode &error ) : void
RopSetPropertiesMethod ( bool &isModifiedValueReturned, bool &isChangedInDB ) : void
RopSetPropertiesNoReplicateMethod ( bool &isModifiedValueReturned ) : void
RopSetStreamSizeMethod ( bool isSizeIncreased, bool &isExtendedValueZero, bool &isLost, bool &isIncrease ) : void
RopUnlockRegionStreamMethod ( bool isPreviousLockExists ) : void
RopWriteAndCommitStreamMethod ( CPRPTErrorCode &error ) : void
RopWriteStreamMethod ( OpenModeFlags openFlag, bool isExceedMax, CPRPTErrorCode &error ) : void
SetCommonObjectProperties ( CommonObjectProperty commonProperty, CPRPTErrorCode &error ) : void