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