 | NotificationMessageContentPartialEntityDestinationAddress Property |
Gets or sets the destination address.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Notification
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DestinationAddress { get; set; }
Public Property DestinationAddress As String
Get
Set
Property Value
Type:
String
The destination address.
See Also