MailBee.NET Objects 4.0

Pop3.Site Property

Gets or sets the object to be used as a site for the component.

public virtual System.ComponentModel.ISite Site {get; set;}

Property Value

A reference to the object to be used as a site for the component. The default value is a null reference (Nothing in Visual Basic).

Implements

IComponent.Site

Remarks

The developer does not need to set this property. It's used by RAD tools such as form designers.

See Also

Pop3 Class | MailBee.Pop3Mail Namespace