INotificationRecipientUserIds Property
|
Gets the user ids fo the recipient users
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string[] RecipientUserIds { get; }
ReadOnly Property RecipientUserIds As String()
Get
property array<String^>^ RecipientUserIds {
array<String^>^ get ();
}
abstract RecipientUserIds : string[] with get
Property Value
Type:
StringSee Also