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