Important: Application code should set this to a non zero value if the event subscribe request is going to be accepted. If the application does not want to accept the subscribe request, this value must be set to zero.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public bool AcceptRequest
Visual Basic (Declaration)
Public AcceptRequest As Boolean
Visual C++
public:
bool AcceptRequest
J#
public boolean AcceptRequest

See Also