Create an instance of the Dynmark messaging services.


Namespace: Dynmark.Services.API
Assembly: Dynmark.Services.API (in Dynmark.Services.API.dll)

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public MessagingServices()
C++
public:
 MessagingServices() sealed 
J#
public MessagingServices()
JScript
public function MessagingServices()

See Also