SmtpIsSenderRandom Property |
发送者地址是否随机
Namespace: AdfAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax public bool IsSenderRandom { get; }
Public ReadOnly Property IsSenderRandom As Boolean
Get
public:
property bool IsSenderRandom {
bool get ();
}
member IsSenderRandom : bool with get
Property Value
Type:
BooleanSee Also