ResourceDataSet.ResourcesRow.RES_EXCHANGE_EWS_URL - Propriété

L'URL du service web Microsoft Exchange pour la ressource.

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

Syntaxe

'Déclaration
Public Property RES_EXCHANGE_EWS_URL As String
    Get
    Set
'Utilisation
Dim instance As ResourceDataSet.ResourcesRow
Dim value As String

value = instance.RES_EXCHANGE_EWS_URL

instance.RES_EXCHANGE_EWS_URL = value
public string RES_EXCHANGE_EWS_URL { get; set; }

Valeur de propriété

Type : System.String

Voir aussi

Référence

ResourceDataSet.ResourcesRow classe

ResourceDataSet.ResourcesRow - Membres

WebSvcWorkflow - Espace de noms