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