MailTips.MaxMessageSize Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property MaxMessageSize As Integer
Get
Set
'Usage
Dim instance As MailTips
Dim value As Integer
value = instance.MaxMessageSize
instance.MaxMessageSize = value
public int MaxMessageSize { get; set; }
Property Value
Type: System.Int32
Returns Int32.