Click or drag to resize

MailReceiverUserId Property

States the userid of a user that should recieve the mail Can be 0 because the reciever is not necessarily a user in the system

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int UserId { get; }

Property Value

Type: Int32
See Also