EmailProfile constructor

EmailProfile()

Initializes a new instance of EmailProfile class.

def __init__(self):
    ...

See Also