Click or drag to resize

ContactNotificationResponsePartialEntityNotificationMessageContentList Property

Gets or sets the contact identifier.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Notification
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<NotificationMessageContentPartialEntity> NotificationMessageContentList { get; set; }

Property Value

Type: ListNotificationMessageContentPartialEntity
The contact identifier.
See Also