DocsMarshal
/
Types
/
DocsMarshal.Interfaces.Models.IMailRelatedItem
interface
IMailRelatedItem
Implemented interfaces:
This type does not implements any interface.
Derived types:
RelatedItem
Properties
Byte
[]
Content
{ get; set; }
String
ContentID
{ get; set; }
String
ContentLocation
{ get; set; }
String
ContentType
{ get; set; }
String
FileName
{ get; set; }
Top