Table of Contents

Class Recipients

Namespace
Inetlab.MMS.MM7
Assembly
Inetlab.MMS.MM7.dll
public class Recipients
Inheritance
Recipients

Constructors

Recipients()

public Recipients()

Properties

Bcc

public AddressCollection Bcc { get; set; }

Property Value

AddressCollection

Cc

public AddressCollection Cc { get; set; }

Property Value

AddressCollection

To

public AddressCollection To { get; set; }

Property Value

AddressCollection