  | OrderStateOthersRecipients Property  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Orders
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic List<string> OthersRecipients { get; set; }Public Property OthersRecipients As List(Of String)
	Get
	Set
Property Value
Type: 
ListString
See Also