C# Class Microsoft.Protocols.TestSuites.MS_OXCFXICS.AbstractFolderChange

FolderChange structure.
Show file Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Public Properties

Property Type Description
IsPidTagFolderIdExist bool
IsPidTagParentFolderIdExist bool
IsPidTagParentSourceKeyValueZero bool
IsPidTagSourceKeyValueZero bool

Property Details

IsPidTagFolderIdExist public property

Identify PidTagFolderId property whether is existent.
public bool IsPidTagFolderIdExist
return bool

IsPidTagParentFolderIdExist public property

Identify PidTagParentFolderId property whether is existent.
public bool IsPidTagParentFolderIdExist
return bool

IsPidTagParentSourceKeyValueZero public property

Identify PidTagParentSourceKey value is zero or not.
public bool IsPidTagParentSourceKeyValueZero
return bool

IsPidTagSourceKeyValueZero public property

Identify PidTagSourceKey value is zero or not.
public bool IsPidTagSourceKeyValueZero
return bool