Discuss this help topic in SecureBlackbox Forum

TElCMSSignature.ContentReference

TElCMSSignature     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


This property references message content.

Declaration

[C#]
    TElCMSContentReference ContentReference;

[VB.NET]
    Property ContentReference As TElCMSContentReference

[Pascal]
    property ContentReference : TElCMSContentReference;

[C++]
    TElCMSContentReference* get_ContentReference();

[PHP]
    TElCMSContentReference get_ContentReference()

[Java]
    TElCMSContentReference getContentReference();

Description

    Use this property to get reference of the message content.

See also:     ContentIdentifier     ContentType     ContentHints    

Discuss this help topic in SecureBlackbox Forum