Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / EmailConfiguration Class / MaxMessageSize Property

In This Topic
    MaxMessageSize Property
    In This Topic
    Optional. The maximum size an email message can be when submitted to this server. If not specified then 10MB will be assumed.
    Syntax
    'Declaration
     
    
    Public Property MaxMessageSize As Integer
    public int MaxMessageSize {get; set;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also