Click or drag to resize

INotificationRecipients Method


Retrieves the list of recipients for this message

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
IEnumerable<IUser> Recipients()

Return Value

Type: IEnumerableIUser

[Missing <returns> documentation for "M:Ingeniux.CMS.INotification.Recipients"]

See Also