IMailCapabilitiesCanFullFaxDoc Property |
property CanFullFaxDoc
Namespace:
SOMailSender.Interop
Assembly:
SOMailSender.Interop (in SOMailSender.Interop.dll) Version: 8.0.0.0
Syntaxbool CanFullFaxDoc { get; }
ReadOnly Property CanFullFaxDoc As Boolean
Get
Dim instance As IMailCapabilities
Dim value As Boolean
value = instance.CanFullFaxDoc
property bool CanFullFaxDoc {
bool get ();
}
Property Value
Type:
Boolean
See Also