DSEFaxNumber

Contains a fax number associated with a DSEvent.

Service:eDirectory Event
Defined In:nwdsevnt.h

Structure

    typedef struct 
    { 
       uint32         length ; 
       unicode        telephoneNumber [1 /*or more*/]; 
       DSEBitString   parameters ; 
    } DSEFaxNumber;
    

Fields

length
Specifies the number of characters used in the telephone number.
telephoneNumber
Specifies the telephone number.
parameters
Specifies a bit string containing additional information and points to DSEBitString.