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