RequestVanityMode Property |
Gets vanity mode.
Namespace:
Autoaddress.Autoaddress2_0.Model.VerifyAddress
Assembly:
Autoaddress2.0SDK (in Autoaddress2.0SDK.dll) Version: 1.0.18
Syntaxpublic bool VanityMode { get; }
Public ReadOnly Property VanityMode As Boolean
Get
public:
property bool VanityMode {
bool get ();
}
member VanityMode : bool with get
Property Value
Type:
Boolean
See Also