Click or drag to resize

MailReceiverUserInfo Property

Contains the userinfo for the user that should recieve the mail Can be 0 because the reciever is not necessarily a user in the system Can (also) be NULL

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

Property Value

Type: UserInfo
See Also