Click or drag to resize

MailDefinitionReceiverType Property

The type of reciever the MailDefinition is targeting

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

Property Value

Type: MailReceiverType
See Also