[This is preliminary documentation and is subject to change.]
Assembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public static OCSmtp GetSmtpFromAccountId( int EmailAccountId ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetSmtpFromAccountId ( _ EmailAccountId As Integer _ ) As OCSmtp |
Visual C++ |
---|
public: static OCSmtp^ GetSmtpFromAccountId( int EmailAccountId ) |
Parameters
- EmailAccountId
- Type: System..::.Int32