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

FolderChange structure.
Exibir arquivo 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_oe property

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

IsPidTagParentFolderIdExist public_oe property

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

IsPidTagParentSourceKeyValueZero public_oe property

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

IsPidTagSourceKeyValueZero public_oe property

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