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

FolderChange structure.
Afficher le fichier Open project: OfficeDev/Interop-TestSuites Class Usage Examples

Méthodes publiques

Свойство 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
Résultat bool

IsPidTagParentFolderIdExist public_oe property

Identify PidTagParentFolderId property whether is existent.
public bool IsPidTagParentFolderIdExist
Résultat bool

IsPidTagParentSourceKeyValueZero public_oe property

Identify PidTagParentSourceKey value is zero or not.
public bool IsPidTagParentSourceKeyValueZero
Résultat bool

IsPidTagSourceKeyValueZero public_oe property

Identify PidTagSourceKey value is zero or not.
public bool IsPidTagSourceKeyValueZero
Résultat bool