Eplan Platform API
Eplan.EplApi.DataModel Namespace / UserInfo Class / EMail Property

In This Topic
    EMail Property
    In This Topic
    Get the email address of the User.
    Syntax
    public string EMail {get;}
    public:
    property String^ EMail {
       String^ get();
    }
    See Also