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=="header"
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public PropertySubName As String
    [DataMember()]
    public string PropertySubName
    See Also