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