adTempus API
ArcanaDevelopment.adTempus.Shared.EmailProcessing Namespace / EmailMessageEvaluator Class / PropertySubName Field


In This Topic
    PropertySubName Field
    In This Topic
    The name of the header to match if PropertyName is "header"
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public PropertySubName As String
    [DataMember()]
    public string PropertySubName
    [DataMember()]
    public:
    String^ PropertySubName
    See Also