True if remote DDE requests are ignored. Read/write Boolean.
Example
This example sets the IgnoreRemoteRequests property to True so that remote DDE requests are ignored.
Application.IgnoreRemoteRequests = True
True if remote DDE requests are ignored. Read/write Boolean.
This example sets the IgnoreRemoteRequests property to True so that remote DDE requests are ignored.
Application.IgnoreRemoteRequests = True