Click or drag to resize

PackagePreAlertNotificationSenderName Property

Gets or sets Pre-Alert Notification Sender Name

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 286)]
public string PreAlertNotificationSenderName { get; set; }

Property Value

Type: String
Remarks
Company or contact name to use as the sender of the pre-alert notification
See Also