JAMS Developer Guide
ContentLength Property


MVPSI.JAMS.Activities Namespace > JAMSMailAttachment Class : ContentLength Property
Content Length
Syntax
'Declaration
 
Public ReadOnly Property ContentLength As System.Long
'Usage
 
Dim instance As JAMSMailAttachment
Dim value As System.Long
 
value = instance.ContentLength
public System.long ContentLength {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

JAMSMailAttachment Class
JAMSMailAttachment Members