List & Label .NET
combit.Reporting Namespace / LlCore Klasse / LsMailGetOptionString Methode


In diesem Thema
    LsMailGetOptionString Methode
    In diesem Thema
    Syntax
    'Deklaration
     
    
    Public Shared Function LsMailGetOptionString( _
       ByVal hMailJob As IntPtr, _
       ByVal option As String _
    ) As String
    public static string LsMailGetOptionString( 
       IntPtr hMailJob,
       string option
    )
    public:
    static String^ LsMailGetOptionString( 
       IntPtr hMailJob,
       String^ option
    ) 

    Parameter

    hMailJob
    option
    Anforderungen

    Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (22H2 - 25H2), Windows Server 2016 - 2025
    .NET: .NET Framework 4.8, .NET 8, .NET 9, .NET 10

    Siehe auch