EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElMessagePart.IsAudio

TElMessagePart     See also    


 

Checks if type of this part is audio.

 
 

Declaration

[C#]
    bool IsAudio();

[VB.NET]
    Function IsAudio() As Boolean

[Pascal]
    function IsAudio: Boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Return value

    True if part type is audio;
    False otherwise.

 
 

Description

    Use this method to find out if part type is audio.

 
 

See also:     IsApplication     IsImage     IsMessage     IsMultipart     IsText     IsTextHtml     IsTextPlain     IsVideo    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation