IMailModelNumRecipients Property |
property NumRecipients
Namespace:
SOMailReader.Interop
Assembly:
SOMailReader.Interop (in SOMailReader.Interop.dll) Version: 8.0.0.0
Syntaxint NumRecipients { get; }
ReadOnly Property NumRecipients As Integer
Get
Dim instance As IMailModel
Dim value As Integer
value = instance.NumRecipients
property int NumRecipients {
int get ();
}
Property Value
Type:
Int32
See Also