LinkedResourceRemovedEventArgsListContentId Property |
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic List<string> ListContentId { get; }
Public ReadOnly Property ListContentId As List(Of String)
Get
public:
property List<String^>^ ListContentId {
List<String^>^ get ();
}
member ListContentId : List<string> with get
Property Value
Type:
ListString
See Also