PowerTCP Mail for .NET
ContentId Property




Links this resource to a root html part within a "multipart/related" part.
Syntax
Public Property ContentId As String
Dim instance As Resource
Dim value As String
 
instance.ContentId = value
 
value = instance.ContentId
public string ContentId {get; set;}
public: __property string* get_ContentId();
public: __property void set_ContentId( 
   string* value
);
public:
property String^ ContentId {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

Resource Class
Resource Members


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic