JAMS Developer Guide
GetProperties() Method


MVPSI.JAMS.Activities Namespace > ForEachMailMessage Class > GetProperties Method : GetProperties() Method
Provides an interface that supplies dynamic custom type information for an object.
Syntax
'Declaration
 
Public Overloads Function GetProperties() As System.ComponentModel.PropertyDescriptorCollection
'Usage
 
Dim instance As ForEachMailMessage
Dim value As System.ComponentModel.PropertyDescriptorCollection
 
value = instance.GetProperties()
public System.ComponentModel.PropertyDescriptorCollection GetProperties()

Return Value

propCollection
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

ForEachMailMessage Class
ForEachMailMessage Members
Overload List