Click or drag to resize

INotification.Recipients Method


Retrieves the list of recipients for this message

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

Return Value

Type: IEnumerable<IUser>

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

See Also