C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCFXICS.AbstractMessageChangeInfo

The ProgressPerMessage.
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FollowedFAIMessage bool
IsMessageChangeFull bool
IsPidTagChangeNumberExist bool
IsPidTagMessageSizeExist bool
IsPidTagMidExist bool
IsProgressPerMessagePresent bool
IsRTFformat bool
MessageIdIndex int

프로퍼티 상세

FollowedFAIMessage 공개적으로 프로퍼티

Followed FAI message or not.
public bool FollowedFAIMessage
리턴 bool

IsMessageChangeFull 공개적으로 프로퍼티

Indicate it contains message change full or partial.
public bool IsMessageChangeFull
리턴 bool

IsPidTagChangeNumberExist 공개적으로 프로퍼티

Identify PidTagChangeNumber property whether is existent.
public bool IsPidTagChangeNumberExist
리턴 bool

IsPidTagMessageSizeExist 공개적으로 프로퍼티

Identify PidTagMessageSize property whether is existent.
public bool IsPidTagMessageSizeExist
리턴 bool

IsPidTagMidExist 공개적으로 프로퍼티

Identify PidTagMid property whether is existent.
public bool IsPidTagMidExist
리턴 bool

IsProgressPerMessagePresent 공개적으로 프로퍼티

Whether this element is present or not.
public bool IsProgressPerMessagePresent
리턴 bool

IsRTFformat 공개적으로 프로퍼티

Whether RTF format.
public bool IsRTFformat
리턴 bool

MessageIdIndex 공개적으로 프로퍼티

The message Id index.
public int MessageIdIndex
리턴 int