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