adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / Message Class / GetAdditionalProperty Method


In This Topic
    GetAdditionalProperty Method (Message)
    In This Topic
    Gets an additional property for the message
    Overload List
    OverloadDescription
    Returns the property with the specified name, or a null reference (Nothing in Visual Basic) if the property does not exist.  
    Returns the property with the specified name, or the defaultValue if the property is not defined for this message.  
    Returns the property with the specified name, or the defaultValue if the property is not defined for this message.  
    See Also