ResourceDataSet.ResourcesRow.SetRES_EXCHANGE_EWS_URLNull method
Sets the RES_EXCHANGE_EWS_URL property to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_EXCHANGE_EWS_URLNull
'Usage
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_EXCHANGE_EWS_URLNull()
public void SetRES_EXCHANGE_EWS_URLNull()
See also
Reference
ResourceDataSet.ResourcesRow class