AllowIrDA

EASProvisionDoc.AllowIrDA property

Specifies whether the device allows the use of IrDA (infrared) connections. This property SHOULD be ignored if the client does not have the capability of transmitting or receiving infrared signals.

public bool? AllowIrDA { get; set; }

See Also