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.6.492
Syntax
IEnumerable<IUser> Recipients()

Return Value

IEnumerableIUser

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

See Also