Click or drag to resize
Infosoft Logo

SubscriptionExchangeNumberOfCopies Property

Gets or sets the number of copies. Defaults to 1 if omitted

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public int NumberOfCopies { get; set; }

Property Value

Int32
The number of copies.
See Also