Gets or sets a value indicating when the Fax should be delivered.
Namespace: ININ.IceLib.UnifiedMessagingAssembly: ININ.IceLib.UnifiedMessaging (in ININ.IceLib.UnifiedMessaging.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public FaxDeliveryType Type { get; set; } |
Visual Basic |
---|
Public Property Type As FaxDeliveryType Get Set |
Field Value
The Type. See FaxDeliveryType enumeration.Remarks
Type is an enumeration that indicates when this Fax should be sent: immediately,
during off-peak hours, or in accordance with a schedule date and time.
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 3.0, supported for IC Server version 3.0 GA and beyond.