Partager via


ResourceAuthorizationDataSet.ResourcesRow.RES_EXCHANGE_SYNC - Propriété

Obtient ou définit la valeur de type Boolean qui spécifie l'option de synchronisation exchange.

Espace de noms :  WebSvcResource
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property RES_EXCHANGE_SYNC As Boolean
    Get
    Set
'Utilisation
Dim instance As ResourceAuthorizationDataSet.ResourcesRow
Dim value As Boolean

value = instance.RES_EXCHANGE_SYNC

instance.RES_EXCHANGE_SYNC = value
public bool RES_EXCHANGE_SYNC { get; set; }

Valeur de propriété

Type : System.Boolean
Retourne Boolean .

Voir aussi

Référence

ResourceAuthorizationDataSet.ResourcesRow classe

ResourceAuthorizationDataSet.ResourcesRow - Membres

WebSvcResource - Espace de noms